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

Building info structure. More...

#include <game_building.h>

Data Fields

char x
 
char y
 
char max_x
 
char max_y
 
char dx
 
char dy
 

Detailed Description

Building info structure.

Holds building origin, dimensions, and door location

Warning
Y values start from the top. Make max_y the larger value but recall that it will be the "bottom"

Field Documentation

char dx
char dy
char max_x
char max_y
char x
char y

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