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

Public Member Functions

 cNotebookState_NoteList (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

cGraphicsDrawermpDrawer
 
cGfxObjectmpTextBack
 
cGfxObjectmpTab
 
int mlMaxNotesPerPage
 
int mlFirstNote
 
int mlSelected
 
FontDatampTextFont
 
tWString msUnread
 
cVector2f mvSize
 
cNotebook_NotempSelectedNote
 
Common::Array< cNoteBook_OptionmvOptions
 
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: