|
SDL Visual Test
|
#include <SDL_visualtest_action_configparser.h>
Data Fields | |
| SDLVisualTest_Action | action |
| struct SDLVisualTest_ActionNode * | next |
Struct for a node in the action queue.
| SDLVisualTest_Action action |
The action in this node
| struct SDLVisualTest_ActionNode* next |
Pointer to the next element in the queue
1.8.4