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 |
void action_command_spiny_surge_draw | ( | void | ) |
Referenced by action_command_draw().
void action_command_spiny_surge_free | ( | void | ) |
Referenced by action_command_free().
void action_command_spiny_surge_update | ( | void | ) |
Referenced by action_command_update().