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

Public Member Functions

void deserialize (Archive &archive) override
 
void toConsole () const override
 
void start () override
 
void end () override
 
void update ()
 
void pause (bool paused) override
 
- Public Member Functions inherited from Pink::Action
virtual bool initPalette (Screen *screen)
 
virtual Coordinates getCoordinates ()
 
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 &)
 

Additional Inherited Members

- 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: