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