embedded-software
reusable software modules for embedded systems
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
muh_game_t Struct Reference

game structure More...

Data Fields

char x
 x coordinate of gun More...
 
char c
 character of gun More...
 
int score
 score for the round More...
 
int shots_fired
 shots fired for the round More...
 
uint8_t id
 ID of game=. More...
 

Detailed Description

game structure

Field Documentation

char c

character of gun

uint8_t id

ID of game=.

int score

score for the round

int shots_fired

shots fired for the round

char x

x coordinate of gun


The documentation for this struct was generated from the following file: