littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.tilemap.ldtk
/
LDtkIntGridLayer
/
getColor
get
Color
fun
getColor
(
cx
:
Int
,
cy
:
Int
)
:
Color
?
Get the value color ("#rrggbb" string format) at selected coordinates.
Return
null if none.