km-engine ~master (2022-05-09T12:27:43.0681511)
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.