toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.slice
/
SliceCoordsWithBase
/
Companion
Companion
object
Companion
Members
Functions
invoke
Link copied to clipboard
operator
fun
<
T
:
SizeableInt
>
invoke
(
base
:
T
,
coords
:
SliceCoords
,
name
:
String
?
=
null
,
flippedWidthHeight
:
Boolean
=
false
)
:
SliceCoordsImpl
<
T
>