toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom.slice
/
RectSlice
/
RectSlice
Rect
Slice
constructor
(
base
:
T
,
rect
:
RectangleInt
,
orientation
:
SliceOrientation
=
SliceOrientation.ROTATE_0
,
padding
:
MarginInt
=
MarginInt.ZERO
,
name
:
String
?
=
null
)