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
/
ProjectReader
Project
Reader
class
ProjectReader
(
srcDir
:
FileSystemDirectory
)
Members
Constructors
Project
Reader
Link copied to clipboard
constructor
(
srcDir
:
FileSystemDirectory
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
parser
Errors
Link copied to clipboard
var
parserErrors
:
Int
Functions
load
Tree
Link copied to clipboard
suspend
fun
loadTree
(
)
:
ProjectData
?