Public Member Functions | |
void | toConsole () const override |
void | start () override |
void | end () override |
Public Member Functions inherited from Pink::Action | |
void | deserialize (Archive &archive) override |
virtual bool | initPalette (Screen *screen) |
virtual void | pause (bool paused) |
virtual Coordinates | getCoordinates () |
Actor * | getActor () const |
Public Member Functions inherited from Pink::NamedObject | |
NamedObject (const Common::String &name) | |
void | deserialize (Archive &archive) override |
const Common::String & | getName () const |
Public Member Functions inherited from Pink::Object | |
virtual void | load (Archive &) |
Additional Inherited Members | |
Protected Attributes inherited from Pink::Action | |
Actor * | _actor |
Protected Attributes inherited from Pink::NamedObject | |
Common::String | _name |