geary
0.22.11
common
geary-core
/
com.mineinabyss.geary.datatypes
/
EntityStack
Entity
Stack
class
EntityStack
(
stack
:
DoubleQueue
=
DoubleQueue()
)
Members
Constructors
Entity
Stack
Link copied to clipboard
constructor
(
stack
:
DoubleQueue
=
DoubleQueue()
)
Functions
pop
Link copied to clipboard
fun
pop
(
)
:
Entity
push
Link copied to clipboard
fun
push
(
entity
:
Entity
)