kyd
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kyd
kyd-editor
/
uk.co.nickthecoder.kyd.editor
/
Editor
/
Companion
Companion
object
Companion
Members
Properties
preferences
Link copied to clipboard
val
preferences
:
Preferences
Functions
basic
Actions
Link copied to clipboard
fun
basicActions
(
state
:
State
)
:
Actions
edit
Picks
Link copied to clipboard
fun
editPicks
(
)
load
Act
Link copied to clipboard
fun
loadAct
(
file
:
File
)
:
Act
load
Game
Link copied to clipboard
fun
loadGame
(
file
:
File
)
:
Game
main
Link copied to clipboard
@
JvmStatic
fun
main
(
vararg
args
:
String
)
open
Resource
Link copied to clipboard
fun
openResource
(
resource
:
Resource
)
save
Act
Link copied to clipboard
fun
saveAct
(
act
:
Act
,
file
:
File
)
:
Boolean
save
Game
Link copied to clipboard
fun
saveGame
(
game
:
Game
)