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

Public Types

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 *)
 

Public Member Functions

virtual void init ()=0
 
virtual void shutdown ()=0
 
virtual void update ()=0
 

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