toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.vector
/
Bitmap32Context2d
/
SegmentHandler
Segment
Handler
class
SegmentHandler
Members
Constructors
Segment
Handler
Link copied to clipboard
constructor
(
)
Properties
size
Link copied to clipboard
val
size
:
Int
xmax
Link copied to clipboard
val
xmax
:
IntArrayList
xmin
Link copied to clipboard
val
xmin
:
IntArrayList
Functions
add
Link copied to clipboard
fun
add
(
x0
:
Int
,
x1
:
Int
)
for
Each
Fast
Link copied to clipboard
inline
fun
forEachFast
(
block
:
(
x0
:
Int
,
x1
:
Int
)
->
Unit
)
reset
Link copied to clipboard
fun
reset
(
)