class MasterView : View
Displays some game option for the master user. Only available when the master user is logged in.
<init> |
MasterView()
Displays some game option for the master user. Only available when the master user is logged in. |
controller |
val controller: MasterController |
root |
val root: VBox |
valueOf |
fun Any?.valueOf(): String |