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
/
EditorProject
/
Companion
Companion
object
Companion
Members
Functions
empty
Project
Data
Link copied to clipboard
fun
emptyProjectData
(
)
:
ProjectData
load
From
Assets
Link copied to clipboard
suspend
fun
loadFromAssets
(
path
:
String
=
"kool-project.json"
)
:
EditorProject
?