isometric
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
isometric
isometric-core
/
io.github.jayteealao.isometric
/
Path
/
Path
Path
constructor
(
points
:
List
<
Point
>
)
Parameters
points
The ordered vertices of this polygon (minimum 3)
constructor
(
vararg
points
:
Point
)