Module rg3d_ui::window[][src]

Structs

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.

Enums

Window title can be either text or node.