littlekt
0.6.0
common
core
/
com.lehaine.littlekt.file.ldtk
/
LDtkIntGridValueDefinition
LDtk
Int
Grid
Value
Definition
@
Serializable
data
class
LDtkIntGridValueDefinition
(
val
color
:
String
,
val
identifier
:
String
?
=
null
,
val
value
:
Int
)
IntGrid value definition
Constructors
Properties
Constructors
LDtk
Int
Grid
Value
Definition
Link copied to clipboard
fun
LDtkIntGridValueDefinition
(
color
:
String
,
identifier
:
String
?
=
null
,
value
:
Int
)
Properties
color
Link copied to clipboard
val
color
:
String
Hex color "#rrggbb"
identifier
Link copied to clipboard
val
identifier
:
String
?
=
null
Unique String identifier
value
Link copied to clipboard
val
value
:
Int
The IntGrid value itself