tmx icon indicating copy to clipboard operation
tmx copied to clipboard

tmx_load_tileset crash after call and what is the key parameter in tmx_load_tileset_buffer

Open momozahara opened this issue 2 years ago • 2 comments

it crash after i call this method

tmx_resource_manager* manager = tmx_make_resource_manager();
int result = tmx_load_tileset(manager, "path to tsx");

momozahara avatar Jun 10 '22 12:06 momozahara

oh nvm i have to load tmx first

momozahara avatar Jun 10 '22 12:06 momozahara

could you please add an example for buffer please 😅 i have no idea

momozahara avatar Jun 10 '22 14:06 momozahara