toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.kgl
/
KmlGlDummyBase
/
Allocator
Allocator
class
Allocator
(
val
base
:
Int
=
0
)
Members
Constructors
Allocator
Link copied to clipboard
constructor
(
base
:
Int
=
0
)
Properties
base
Link copied to clipboard
val
base
:
Int
=
0
id
Link copied to clipboard
var
id
:
Int
pool
Link copied to clipboard
var
pool
:
Pool
<
Int
>
Functions
alloc
Link copied to clipboard
fun
alloc
(
)
:
Int
free
Link copied to clipboard
fun
free
(
value
:
Int
)
reset
Link copied to clipboard
fun
reset
(
)