SANDAL2
A SDL2 Wrapper in C
Public Attributes | List of all members
ListAction Struct Reference
Collaboration diagram for ListAction:
Collaboration graph
[legend]

Public Attributes

struct ActionNodefirst
 
int isParallel
 
int isForever
 

Member Data Documentation

◆ first

struct ActionNode* ListAction::first

first node of the action list

◆ isForever

int ListAction::isForever

flag to tell if the action list needs to run forever

◆ isParallel

int ListAction::isParallel

tells whether or not this list is the starting point of a parallel list


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