Master

class Master : PlayableManager

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun lock()

Globally lock the behavior.

Link copied to clipboard
fun registerEngine(engine: Engine<*>)
Link copied to clipboard
fun unlock()

Globally unlock the behavior.

Properties

Link copied to clipboard
val app: Application