kool-editor-model
Toggle table of contents
0.18.0
common
Platform filter
common
Switch theme
Search in API
kool-editor-model
kool-editor-model
/
de.fabmax.kool.editor.api
/
EntityLifecycle
/
RUNNING
RUNNING
RUNNING
The main play state. All systems active.
Members
Properties
allowed
Next
States
Link copied to clipboard
open
override
val
allowedNextStates
:
List
<
EntityLifecycle
>
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
step
Link copied to clipboard
val
step
:
Int
Functions
is
Allowed
As
Next
Link copied to clipboard
fun
isAllowedAsNext
(
lifecycle
:
EntityLifecycle
)
:
Boolean