Go to the source code of this file.
Enumerations | |
enum | { ACV_WHIRLWIND_HUFF = 0 , ACV_WHIRLWIND_BUZZAR = 1 } |
Functions | |
void | action_command_whirlwind_update (void) |
void | action_command_whirlwind_draw (void) |
void | action_command_whirlwind_free (void) |
anonymous enum |
Enumerator | |
---|---|
ACV_WHIRLWIND_HUFF | |
ACV_WHIRLWIND_BUZZAR |
Definition at line 16 of file whirlwind.h.
void action_command_whirlwind_update | ( | void | ) |
Referenced by action_command_update().
void action_command_whirlwind_draw | ( | void | ) |
Referenced by action_command_draw().
void action_command_whirlwind_free | ( | void | ) |
Referenced by action_command_free().