toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
Array2
/
Array2
Array2
constructor
(
width
:
Int
,
height
:
Int
,
data
:
Array
<
TGen
>
)