genfunctionsmod

Generate the tcod.functions module from a flat list of functions, given on stdin. Output to stdout.

This is not particularly general purpose; it makes a lot of assumptions about the function list that it will be given.

Members

Functions

emptyOrWhitespace
bool emptyOrWhitespace(T s)
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta