kool-editor-model
Toggle table of contents
0.18.0
desktop
Platform filter
desktop
Switch theme
Search in API
kool-editor-model
kool-editor-model
/
de.fabmax.kool.editor.api
/
BehaviorLoader
/
ReflectionAppBehaviorLoader
Reflection
App
Behavior
Loader
desktop
class
ReflectionAppBehaviorLoader
(
val
classLoader
:
ClassLoader
)
:
BehaviorLoader.AppBehaviorLoader
Members
Constructors
Reflection
App
Behavior
Loader
Link copied to clipboard
desktop
constructor
(
classLoader
:
ClassLoader
)
Properties
class
Loader
Link copied to clipboard
desktop
val
classLoader
:
ClassLoader
Functions
new
Instance
Link copied to clipboard
desktop
open
override
fun
newInstance
(
scriptClassName
:
String
)
:
KoolBehavior