TCOD_parser_listener_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

end_struct
bool function(TCOD_parser_struct_t str, charptr name) end_struct;
Undocumented in source.
error
void function(charptr msg) error;
Undocumented in source.
new_flag
bool function(charptr name) new_flag;
Undocumented in source.
new_property
bool function(charptr propname, TCOD_value_type_t type, TCOD_value_t value) new_property;
Undocumented in source.
new_struct
bool function(TCOD_parser_struct_t str, charptr name) new_struct;
Undocumented in source.

Meta