ScummVM API documentation
Mohawk::CSTimeModule Class Reference
Inheritance diagram for Mohawk::CSTimeModule:
Mohawk::Module

Public Member Functions

 CSTimeModule (MohawkEngine_CSTime *vm)
 
void init () override
 
void shutdown () override
 
void update () override
 
void defaultMoveProc (Feature *feature)
 
void defaultDrawProc (Feature *feature)
 
bool defaultTimeProc (Feature *feature)
 
void defaultPickupProc (NewFeature *feature, Common::Point pos, uint32 flags, Common::Rect *rect)
 
void defaultDropProc (NewFeature *feature)
 
void defaultDragMoveProc (NewFeature *feature)
 
void cursorMoveProc (Feature *feature)
 
void cursorDrawProc (Feature *feature)
 
void dialogTextMoveProc (Feature *feature)
 
void dialogTextDrawProc (Feature *feature)
 
void rolloverTextMoveProc (Feature *feature)
 
void rolloverTextDrawProc (Feature *feature)
 
void bubbleTextMoveProc (Feature *feature)
 
void bubbleTextDrawProc (Feature *feature)
 

Protected Attributes

MohawkEngine_CSTime_vm
 

Additional Inherited Members

- Public Types inherited from Mohawk::Module
typedef void(Module::* HotspotProc) (uint)
 
typedef void(Module::* FeatureProc) (Feature *)
 
typedef bool(Module::* BooleanProc) (Feature *)
 
typedef void(Module::* PickupProc) (Feature *, Common::Point, uint32, Common::Rect *)
 

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