toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.trapezoid
/
FTrianglesInt
/
Item
Item
inline
class
Item
(
val
index
:
Int
)
Members
Constructors
Item
Link copied to clipboard
constructor
(
index
:
Int
)
Properties
index
Link copied to clipboard
val
index
:
Int
Functions
use
Link copied to clipboard
inline
fun
<
T
>
use
(
triangles
:
FTrianglesInt
,
block
:
FTrianglesInt
.
(
FTrianglesInt.Item
)
->
T
)
:
T