Go to the source code of this file.
Enumerations | |
enum | { SUBSTATE_LAUNCH = 0 , SUBSTATE_DONE = 1 } |
Functions | |
void | action_update_use_tweester (void) |
Variables | |
BSS TweesterPhysics | PlayerTweesterPhysicsData |
TweesterPhysics * | PlayerTweesterPhysicsPtr = &PlayerTweesterPhysicsData |
Enumerator | |
---|---|
SUBSTATE_LAUNCH | |
SUBSTATE_DONE |
Definition at line 9 of file use_tweester.c.
Definition at line 14 of file use_tweester.c.
BSS TweesterPhysics PlayerTweesterPhysicsData |
Definition at line 6 of file use_tweester.c.
TweesterPhysics* PlayerTweesterPhysicsPtr = &PlayerTweesterPhysicsData |
Definition at line 7 of file use_tweester.c.
Referenced by action_update_use_tweester().