UI\Window::__construct

Construct 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