ScummVM API documentation
Alcachofa::PlaySoundTask Struct Referencefinal
Inheritance diagram for Alcachofa::PlaySoundTask:
Alcachofa::Task

Public Member Functions

 PlaySoundTask (Process &process, SoundHandle soundHandle)
 
 PlaySoundTask (Process &process, Common::Serializer &s)
 
TaskReturn run () override
 
void debugPrint () override
 
const char * taskName () const override
 
- Public Member Functions inherited from Alcachofa::Task
 Task (Process &process)
 
virtual void syncGame (Common::Serializer &s)
 
Processprocess () const
 

Additional Inherited Members

- Protected Member Functions inherited from Alcachofa::Task
Taskdelay (uint32 millis)
 
void syncObjectAsString (Common::Serializer &s, ObjectBase *&object, bool optional=false) const
 
template<class TObject >
void syncObjectAsString (Common::Serializer &s, TObject *&object, bool optional=false) const
 
- Protected Attributes inherited from Alcachofa::Task
uint32 _stage = 0
 

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