Adding Outline capabilities and a ActionableItem notion.

This commit is contained in:
David Négrier 2020-07-23 18:09:24 +02:00
parent f7466994c5
commit ed146226cf
18 changed files with 369 additions and 33 deletions

View file

@ -199,7 +199,19 @@
"draworder":"topdown",
"id":3,
"name":"floorLayer",
"objects":[],
"objects":[
{
"height":0,
"id":1,
"name":"computer",
"point":true,
"rotation":0,
"type":"computer",
"visible":true,
"width":0,
"x":431,
"y":142
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
@ -225,7 +237,7 @@
"y":0
}],
"nextlayerid":18,
"nextobjectid":1,
"nextobjectid":2,
"orientation":"orthogonal",
"renderorder":"right-down",
"tiledversion":"1.3.3",