littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.g2d.tilemap.tiled
/
TiledMap
/
Object
/
Shape
/
Polyline
Polyline
data
class
Polyline
(
val
points
:
List
<
Point
>
)
:
TiledMap.Object.Shape
Constructors
Properties
Constructors
Polyline
Link copied to clipboard
fun
Polyline
(
points
:
List
<
Point
>
)
Properties
points
Link copied to clipboard
val
points
:
List
<
Point
>