Go to the source code of this file.
Enumerations | |
enum | { ACV_SLAM_BOMBETTE = 0 , ACV_SLAM_WATT = 1 } |
Functions | |
void | action_command_body_slam_update (void) |
void | action_command_body_slam_draw (void) |
void | action_command_body_slam_free (void) |
anonymous enum |
Enumerator | |
---|---|
ACV_SLAM_BOMBETTE | |
ACV_SLAM_WATT |
Definition at line 20 of file body_slam.h.
void action_command_body_slam_update | ( | void | ) |
Referenced by action_command_update().
void action_command_body_slam_draw | ( | void | ) |
Referenced by action_command_draw().
void action_command_body_slam_free | ( | void | ) |
Referenced by action_command_free().