ScummVM API documentation
Pink::WalkAction Class Reference
Inheritance diagram for Pink::WalkAction:
Pink::ActionCEL Pink::Action Pink::NamedObject Pink::Object

Public Member Functions

void deserialize (Archive &archive) override
 
void toConsole () const override
 
void update () override
 
void setWalkMgr (WalkMgr *mgr)
 
void setType (bool horizontal)
 
- Public Member Functions inherited from Pink::ActionCEL
bool initPalette (Screen *screen) override
 
void start () override
 
void end () override
 
bool needsUpdate ()
 
void pause (bool paused) override
 
Coordinates getCoordinates () override
 
const Common::RectgetBounds () const
 
uint32 getZ ()
 
CelDecodergetDecoder ()
 
void setCenter (Common::Point center)
 
void loadDecoder ()
 
- Public Member Functions inherited from Pink::Action
ActorgetActor () const
 
- Public Member Functions inherited from Pink::NamedObject
 NamedObject (const Common::String &name)
 
void deserialize (Archive &archive) override
 
const Common::StringgetName () const
 
- Public Member Functions inherited from Pink::Object
virtual void load (Archive &)
 

Protected Member Functions

void onStart () override
 
- Protected Member Functions inherited from Pink::ActionCEL
void decodeNext ()
 
void setFrame (uint frame)
 

Additional Inherited Members

- Protected Attributes inherited from Pink::ActionCEL
CelDecoder _decoder
 
Common::String _fileName
 
Common::Rect _bounds
 
uint32 _z
 
- Protected Attributes inherited from Pink::Action
Actor_actor
 
- Protected Attributes inherited from Pink::NamedObject
Common::String _name
 

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