LibTMJ 1.4.0
A library for loading JSON Tiled maps
|
Go to the source code of this file.
Functions | |
Property * | unpack_properties (json_t *properties) |
Object * | unpack_objects (json_t *objects) |
void | free_objects (Object *objects, size_t object_count) |
Helper function to free Objects. | |
Property * unpack_properties | ( | json_t * | properties | ) |
Object * unpack_objects | ( | json_t * | objects | ) |