TCOD_tree_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

father
TCOD_tree_t* father;
Undocumented in source.
next
TCOD_tree_t* next;
Undocumented in source.
sons
TCOD_tree_t* sons;
Undocumented in source.

Meta