![]() |
SANDAL2
A SDL2 Wrapper in C
|
Public Attributes | |
struct ActionNode * | first |
int | isParallel |
int | isForever |
struct ActionNode* ListAction::first |
first node of the action list
int ListAction::isForever |
flag to tell if the action list needs to run forever
int ListAction::isParallel |
tells whether or not this list is the starting point of a parallel list