Module rg3d_ui::window[][src]

Structs

Window

Represents a widget looking as window in Windows - with title, minimize and close buttons. It has scrollable region for content, content can be any desired node or even other window. Window can be dragged by its title.

WindowBuilder

Enums

WindowTitle

Window title can be either text or node.