play

fun play(stage: Stage, kydPath: String, initialActPath: String? = null)

Parameters

initialActPath

null to start on the normal act, or a resource path to an ActResource to jump to a different act at startup (for testing or cheating!).