Armory 3D Engine
class
State<
T
>
package
armory.system
import
armory.system.FSM
Constructor
new
(
owner:
T
)
Methods
onEnter
():
Void
onExit
():
Void
onUpdate
():
Void