addTo

fun addTo(screen: Screen): UIElement

Add the UI element to the given screen

Return

this

Parameters

screen

the screen to add the UIElement to


Add the UI element to the given group

Return

this

Parameters

group

the UIElementsGroup to add the UIElement to