|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include <tmx.h>
Data Fields | |
| char * | version |
| char * | tiledversion |
| TmxOrientation | orientation |
| TmxOrientation | renderorder |
| int | width |
| int | height |
| int | tilewidth |
| int | tileheight |
| int | infinite |
| int | nextlayerid |
| int | nextobjectid |
| struct _TsxTileset * | tilesets |
| struct _TmxLayer * | layers |
| TmxOrientation orientation |
| TmxOrientation renderorder |
| struct _TsxTileset* tilesets |