TCOD_bsp_t
extern (C)
struct TCOD_bsp_t {
}
Members
- h
int h;
Undocumented in source.
- horizontal
bool horizontal;
Undocumented in source.
- level
ubyte level;
Undocumented in source.
- position
int position;
Undocumented in source.
- tree
TCOD_tree_t tree;
- w
int w;
Undocumented in source.
- x
int x;
- y
int y;
Undocumented in source.
tcod c types
aliasesenumsfunctionsstructsunionsvariables