toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGVertexArrayObject
/
AGVertexArrayObject
AGVertex
Array
Object
constructor
(
vararg
datas
:
AGVertexData
,
isDynamic
:
Boolean
=
true
)
constructor
(
list
:
FastArrayList
<
AGVertexData
>
,
isDynamic
:
Boolean
=
true
)