LibTMJ
1.0.0
A library for loading JSON Tiled maps
|
Go to the source code of this file.
Functions | |
void | logmsg (tmj_log_priority priority, char *msg,...) |
Processes log messages and passes them to the active logging callback, if there is one. More... | |
Variables | |
char | logmsg_buf [] |
Statically-allocated memory to hold log messages which are passed to the logging callback. More... | |