ScummVM API documentation
cNotebookState_Note Class Reference
Inheritance diagram for cNotebookState_Note:
iNotebookState hpl::iAIState

Public Member Functions

 cNotebookState_Note (cInit *apInit, cNotebook *apNotebook)
 
void OnEnterState (int alLastState)
 
void OnLeaveState (int alNextState)
 
void OnUpdate (float afTime)
 
void OnDraw ()
 
void OnMouseDown (eMButton aButton)
 
void OnExit ()
 
- Public Member Functions inherited from iNotebookState
 iNotebookState (cInit *apInit, cNotebook *apNotebook)
 
- Public Member Functions inherited from hpl::iAIState
int GetId ()
 
const tStringGetName ()
 
float GetUpdateStep ()
 
void Sleep (float afTime)
 

Public Attributes

FontDatampTextFont
 
FontDatampNavigateFont
 
tWStringVec mvRows
 
Common::Array< cNotePagemvPages
 
int mlCurrentPage
 
int mlMaxRows
 
cVector2f mvSize
 
int mlSelected
 
Common::Array< cNoteBook_OptionmvOptions
 
cGraphicsDrawermpDrawer
 
cGfxObjectmpOptionsImage [2]
 

Additional Inherited Members

- Protected Attributes inherited from iNotebookState
cInitmpInit
 
cNotebookmpNotebook
 
- Protected Attributes inherited from hpl::iAIState
int mlId
 
tString msName
 
float mfUpdateStep
 
cStateMachinempStateMachine
 

The documentation for this class was generated from the following file: