littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.tilemap.tiled
/
TiledMap
/
Object
/
Object
Object
fun
Object
(
id
:
Int
,
gid
:
Long
?
,
name
:
String
,
type
:
String
,
bounds
:
Rect
,
rotation
:
Angle
,
visible
:
Boolean
,
shape
:
TiledMap.Object.Shape
,
properties
:
Map
<
String
,
TiledMap.Property
>
)