embedded-software
reusable software modules for embedded systems
|
Data Fields | |
int | shot_damage |
int | lives |
int | respawn |
uint32_t | fire_rate |
enum game_modes | mode |
int | points_per_hit |
int | points_per_kill |
uint32_t | last_shot |
uint32_t fire_rate |
uint32_t last_shot |
int lives |
enum game_modes mode |
int points_per_hit |
int points_per_kill |
int respawn |
int shot_damage |