Go to the source code of this file.
Enumerations | |
enum | { SPINY_SURGE_RESET = -1 , SPINY_SURGE_NONE = 0 , SPINY_SURGE_HOLD = 1 , SPINY_SURGE_THROW = 2 , SPINY_SURGE_IGNORE = 3 } |
Functions | |
void | action_command_spiny_surge_update (void) |
void | action_command_spiny_surge_draw (void) |
void | action_command_spiny_surge_free (void) |
anonymous enum |
Enumerator | |
---|---|
SPINY_SURGE_RESET | |
SPINY_SURGE_NONE | |
SPINY_SURGE_HOLD | |
SPINY_SURGE_THROW | |
SPINY_SURGE_IGNORE |
Definition at line 16 of file spiny_surge.h.
void action_command_spiny_surge_update | ( | void | ) |
Referenced by action_command_update().
void action_command_spiny_surge_draw | ( | void | ) |
Referenced by action_command_draw().
void action_command_spiny_surge_free | ( | void | ) |
Referenced by action_command_free().