ScummVM API documentation
Pegasus::StriderCallBack Class Reference
Inheritance diagram for Pegasus::StriderCallBack:
Pegasus::TimeBaseCallBack

Public Member Functions

 StriderCallBack (Neighborhood *)
 
- Public Member Functions inherited from Pegasus::TimeBaseCallBack
void initCallBack (TimeBase *, CallBackType type)
 
void releaseCallBack ()
 
void scheduleCallBack (CallBackTrigger trigger, uint32 param2, uint32 param3)
 
void cancelCallBack ()
 

Protected Member Functions

void callBack () override
 

Protected Attributes

Neighborhood_neighborhood
 
- Protected Attributes inherited from Pegasus::TimeBaseCallBack
TimeBase_timeBase
 
TimeBaseCallBack_nextCallBack
 
CallBackType _type
 
CallBackTrigger _trigger
 
uint32 _param2
 
uint32 _param3
 
bool _hasBeenTriggered
 

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