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

Public Member Functions

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

Protected Attributes

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: