toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
StackedIntArray2
/
StackedIntArray2
Stacked
Int
Array2
constructor
(
width
:
Int
,
height
:
Int
,
empty
:
Int
=
-1
,
startX
:
Int
=
0
,
startY
:
Int
=
0
)