ScummVM API documentation
Pink::Sequencer Class Reference
Inheritance diagram for Pink::Sequencer:
Pink::Object

Public Member Functions

 Sequencer (GamePage *page)
 
void toConsole () const override
 
void deserialize (Archive &archive) override
 
void loadState (Archive &archive)
 
void saveState (Archive &archive)
 
bool isPlaying ()
 
bool isSkipping ()
 
void update ()
 
void authorSequence (Sequence *sequence, bool loadingSave)
 
void authorParallelSequence (Sequence *sequence, bool loadingSave)
 
void skipSubSequence ()
 
void restartSequence ()
 
void skipSequence ()
 
void removeContext (SequenceContext *context)
 
SequenceContextfindConflictingContextWith (SequenceContext *context)
 
SequencefindSequence (const Common::String &name)
 
SequenceActorStatefindState (const Common::String &name)
 
GamePagegetPage () const
 
- Public Member Functions inherited from Pink::Object
virtual void load (Archive &)
 

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