kyd
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kyd
kyd-editor
/
uk.co.nickthecoder.kyd.editor
/
MainView
Main
View
class
MainView
(
val
stage
:
Stage
)
Members
Constructors
Main
View
Link copied to clipboard
constructor
(
stage
:
Stage
)
Properties
attributes
Dock
Link copied to clipboard
val
attributesDock
:
AttributesDock
game
Link copied to clipboard
var
game
:
Game
?
game
Property
Link copied to clipboard
val
gameProperty
:
SimpleProperty
<
Game
?
>
harbour
Link copied to clipboard
val
harbour
:
Harbour
inspector
Dock
Link copied to clipboard
val
inspectorDock
:
NodeInspectorDock
picker
Dock
Link copied to clipboard
val
pickerDock
:
PickerDock
resources
Dock
Link copied to clipboard
val
resourcesDock
:
ResourcesDock
stage
Link copied to clipboard
val
stage
:
Stage
stages
Dock
Link copied to clipboard
val
stagesDock
:
StagesDock
state
Link copied to clipboard
val
state
:
State
tab
Pane
Link copied to clipboard
val
tabPane
:
TabPane
Functions
close
Resource
Link copied to clipboard
fun
closeResource
(
resource
:
Resource
)
open
Resource
Link copied to clipboard
fun
openResource
(
resource
:
Resource
)
:
ResourceTab
?
open
Settings
Link copied to clipboard
fun
openSettings
(
)