TitleBar.TitleBarWidget

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

handleMouseButton
bool handleMouseButton(MouseButton btn, bool status, vec2 pos)
Undocumented in source. Be warned that the author may not have intended to support it.
handleMouseMove
bool handleMouseMove(vec2 pos)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

trackable
bool trackable [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_close
CloseButtonWidget _close;
Undocumented in source.
_cursorOffset
vec2 _cursorOffset;
Undocumented in source.
_title
TextWidget _title;
Undocumented in source.

Meta