|
embedded-software
reusable software modules for embedded systems
|
Building info structure. More...
#include <game_building.h>
Data Fields | |
| char | x |
| char | y |
| char | max_x |
| char | max_y |
| char | dx |
| char | dy |
Building info structure.
Holds building origin, dimensions, and door location
| char dx |
| char dy |
| char max_x |
| char max_y |
| char x |
| char y |