toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.math.geom
/
PointIntArrayList
/
PointSortOpts
Point
Sort
Opts
object
PointSortOpts
:
SortOps
<
PointIntArrayList
>
Members
Functions
compare
Link copied to clipboard
open
override
fun
compare
(
p
:
PointIntArrayList
,
l
:
Int
,
r
:
Int
)
:
Int
reverse
Link copied to clipboard
open
fun
reverse
(
subject
:
PointIntArrayList
,
indexL
:
Int
,
indexR
:
Int
)
shift
Left
Link copied to clipboard
open
fun
shiftLeft
(
subject
:
PointIntArrayList
,
indexL
:
Int
,
indexR
:
Int
)
swap
Link copied to clipboard
open
override
fun
swap
(
subject
:
PointIntArrayList
,
indexL
:
Int
,
indexR
:
Int
)