actors

inline fun Stage.actors(init: StageWidget.() -> Unit)

Allows to create and add actors directly to this Stage.

Parameters

init

inlined. All defined top-level widgets will be added to this Stage.