LibTMJ
1.0.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. More... | |
Property* unpack_properties | ( | json_t * | properties | ) |
Object* unpack_objects | ( | json_t * | objects | ) |