UI\Window::__construct

(UI 0.9.9)

UI\Window::__constructConstruct a new Window

说明

public UI\Window::__construct(string $title, Size $size, bool $menu = false)

Shall construct a new Window

参数

title

The title of the Window

size

The size of the Window

menu

Menu switch

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top