|
| LinkAssignmentAction (FormatterEvent *event, short actionType, string value) |
|
string | getValue () |
|
void | setValue (string value) |
|
Animation * | getAnimation () |
|
void | setAnimation (Animation *animation) |
|
| LinkRepeatAction (FormatterEvent *event, short actionType) |
|
long | getRepetitions () |
|
double | getRepetitionInterval () |
|
void | setRepetitions (long repetitions) |
|
void | setRepetitionInterval (double delay) |
|
| LinkSimpleAction (FormatterEvent *event, short type) |
|
FormatterEvent * | getEvent () |
|
short | getType () |
|
void | setSimpleActionListener (ILinkActionListener *listener) |
|
virtual vector< FormatterEvent * > * | getEvents () |
|
virtual vector< LinkAction * > * | getImplicitRefRoleActions () |
|
| LinkAction (double delay) |
|
bool | instanceOf (string s) |
|
double | getWaitDelay () |
|
void | setWaitDelay (double delay) |
|
bool | hasDelay () |
|
void | addActionProgressionListener (LinkActionProgressionListener *listener) |
|
void | removeActionProgressionListener (LinkActionProgressionListener *listener) |
|
void | notifyProgressionListeners (bool start) |
|
void | setSatisfiedCondition (void *satisfiedCondition) |
|
void | run (void *satisfiedCondition) |
|
|
FormatterEvent * | event |
|
short | actionType |
|
set< string > | typeSet |
|
void * | satisfiedCondition |
|
The documentation for this class was generated from the following files: