Public Member Functions | |
SequenceContext (Sequence *sequence) | |
void | execute (uint nextItemIndex, bool loadingSave) |
bool | isConflictingWith (SequenceContext *context) |
void | clearDefaultActions () |
SequenceActorState * | findState (const Common::String &actor) |
Sequence * | getSequence () const |
Actor * | getActor () const |
uint | getNextItemIndex () const |
uint | getSegment () const |
void | setActor (Actor *actor) |
void | setNextItemIndex (uint index) |