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
/
toHierarchy
to
Hierarchy
@
JvmName
(
name
=
"dataToHierarchy"
)
fun
List
<
GameEntityData
>
.
toHierarchy
(
)
:
List
<
GameEntityDataHierarchy
>
@
JvmName
(
name
=
"entitiesToHierarchy"
)
fun
List
<
GameEntity
>
.
toHierarchy
(
)
:
List
<
GameEntityDataHierarchy
>