toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.slice
/
RectSlice
/
slice
slice
fun
slice
(
rect
:
RectangleInt
,
name
:
String
?
=
null
,
clamped
:
Boolean
=
true
,
orientation
:
SliceOrientation
=
this.orientation
)
:
RectSlice
<
T
>