toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view.debug
/
DebugVertexView
/
Batch
Batch
class
Batch
(
val
offset
:
Int
,
val
count
:
Int
)
Members
Constructors
Batch
Link copied to clipboard
constructor
(
offset
:
Int
,
count
:
Int
)
Properties
count
Link copied to clipboard
val
count
:
Int
offset
Link copied to clipboard
val
offset
:
Int