WindowWithMenu
A window UI with a menu
Constructors
Constructor | Description |
new(menu, content, sizex, sizey)
Signature: (menu:UIElement * content:UIElement * sizex:float * sizey:float) -> WindowWithMenu
|
Instance members
Instance member | Description |
ChangeSize(width, height)
Signature: (width:float * height:float) -> unit
|
Change the size of the window |