embeddedlibrary
reusable software modules for embedded systems
|
game structure More...
Data Fields | |
char | x |
x coordinate of gun | |
char | c |
character of gun | |
int | score |
score for the round | |
int | shots_fired |
shots fired for the round | |
uint8_t | id |
ID of game=. | |
game structure