km-engine v0.5.0 (2020-08-08T12:12:50Z)
Dub
Repo
Widget.changeParent
engine
ui
widget
Widget
Changes the parent of a widget to the specified other widget.
class
Widget
void
changeParent
(
Widget
newParent
)
Meta
Source
See Implementation
engine
ui
widget
Widget
constructors
this
functions
area
calculatedPosition
changeParent
draw
onDraw
onUpdate
parent
scissorArea
toString
update
variables
position
visible
Changes the parent of a widget to the specified other widget.