|
|
void | deserialize (Archive &archive) override |
| |
|
void | toConsole () const override |
| |
|
virtual void | init (bool loadingSave) |
| |
|
virtual void | start (bool loadingSave) |
| |
|
virtual void | end () |
| |
|
virtual void | restart () |
| |
|
void | forceEnd () |
| |
|
virtual void | update () |
| |
|
virtual void | skipSubSequence () |
| |
|
virtual void | skip () |
| |
|
void | allowSkipping () |
| |
|
bool | isSkippingAllowed () |
| |
|
SequenceContext * | getContext () const |
| |
|
Sequencer * | getSequencer () const |
| |
|
Common::Array< SequenceItem * > & | getItems () |
| |
|
void | setContext (SequenceContext *context) |
| |
|
| NamedObject (const Common::String &name) |
| |
|
const Common::String & | getName () const |
| |
|
virtual void | load (Archive &) |
| |
The documentation for this class was generated from the following file: