diff --git a/tests/test_data/tilesets/image_objects/expected.py b/tests/test_data/tilesets/image_objects/expected.py deleted file mode 100644 index e69de29..0000000 diff --git a/tests/test_data/tilesets/image_objects/tileset.json b/tests/test_data/tilesets/image_objects/tileset.json deleted file mode 100644 index f490b17..0000000 --- a/tests/test_data/tilesets/image_objects/tileset.json +++ /dev/null @@ -1,200 +0,0 @@ -{ "columns":8, - "editorsettings": - { - "export": - { - "format":"", - "target":"." - } - }, - "image":"..\/..\/images\/tmw_desert_spacing.png", - "imageheight":199, - "imagewidth":265, - "margin":1, - "name":"tile_set_image", - "spacing":1, - "tilecount":48, - "tiledversion":"1.3.5", - "tileheight":32, - "tiles":[ - { - "id":9, - "objectgroup": - { - "draworder":"index", - "name":"", - "objects":[ - { - "height":32, - "id":2, - "name":"wall", - "rotation":1, - "type":"rectangle type", - "visible":true, - "width":32, - "x":1, - "y":1 - }], - "opacity":1, - "type":"objectgroup", - "visible":true, - "x":0, - "y":0 - } - }, - { - "id":19, - "objectgroup": - { - "draworder":"index", - "name":"", - "objects":[ - { - "height":0, - "id":1, - "name":"wall corner", - "polygon":[ - { - "x":0, - "y":0 - }, - { - "x":-32, - "y":0 - }, - { - "x":-32, - "y":32 - }, - { - "x":-16, - "y":32.1818 - }, - { - "x":-15.8182, - "y":16.9091 - }, - { - "x":0.181818, - "y":17.0909 - }], - "rotation":1, - "type":"polygon type", - "visible":true, - "width":0, - "x":32, - "y":1 - }], - "opacity":1, - "type":"objectgroup", - "visible":true, - "x":0, - "y":0 - } - }, - { - "id":20, - "objectgroup": - { - "draworder":"index", - "name":"", - "objects":[ - { - "height":0, - "id":1, - "name":"polyline", - "polyline":[ - { - "x":0, - "y":0 - }, - { - "x":25.0909, - "y":21.2727 - }, - { - "x":9.63636, - "y":28.3636 - }], - "rotation":1, - "type":"polyline type", - "visible":true, - "width":0, - "x":1.45455, - "y":1.45455 - }], - "opacity":1, - "type":"objectgroup", - "visible":true, - "x":0, - "y":0 - } - }, - { - "id":31, - "objectgroup": - { - "draworder":"index", - "name":"", - "objects":[ - { - "ellipse":true, - "height":19.2727, - "id":1, - "name":"rock 1", - "rotation":1, - "type":"elipse type", - "visible":true, - "width":19.6364, - "x":5.09091, - "y":2.54545 - }, - { - "ellipse":true, - "height":8.36364, - "id":2, - "name":"rock 2", - "rotation":-1, - "type":"elipse type", - "visible":true, - "width":8.54545, - "x":16.1818, - "y":22 - }], - "opacity":1, - "type":"objectgroup", - "visible":true, - "x":0, - "y":0 - } - }, - { - "id":45, - "objectgroup": - { - "draworder":"index", - "name":"", - "objects":[ - { - "height":0, - "id":1, - "name":"sign", - "point":true, - "rotation":0, - "type":"point type", - "visible":true, - "width":0, - "x":14.7273, - "y":26.3636 - }], - "opacity":1, - "type":"objectgroup", - "visible":true, - "x":0, - "y":0 - } - }], - "tilewidth":32, - "type":"tileset", - "version":1.2 -} \ No newline at end of file