littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.tilemap.tiled
/
TiledMap
/
Property
/
ObjectProp
Object
Prop
class
ObjectProp
(
var
id
:
Int
)
:
TiledMap.Property
Constructors
Functions
Properties
Constructors
Object
Prop
Link copied to clipboard
fun
ObjectProp
(
id
:
Int
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
bool
Link copied to clipboard
val
bool
:
Boolean
float
Link copied to clipboard
val
float
:
Float
id
Link copied to clipboard
var
id
:
Int
int
Link copied to clipboard
val
int
:
Int
number
Link copied to clipboard
open
val
number
:
Number
string
Link copied to clipboard
open
override
val
string
:
String