- closeFlag
bool closeFlag [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- closeFlag
bool closeFlag [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- onClose
CloseHandler onClose [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- onKeyOff
KeyHandler onKeyOff [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- onKeyOn
KeyHandler onKeyOn [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- onMouseMove
MouseHandler onMouseMove [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- onMouseOff
MouseHandler onMouseOff [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- onMouseOn
MouseHandler onMouseOn [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- onResize
ResizeHandler onResize [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- surface
Surface surface [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- title
string title [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- show
void show(uint width, uint height)
Undocumented in source.
- close
void close()
Undocumented in source.
- title
string title [@property getter]
Undocumented in source.
- setTitle
void setTitle(string title)
Undocumented in source.
- surface
Surface surface [@property getter]
Undocumented in source.
- closeFlag
bool closeFlag [@property getter]
Undocumented in source.
- closeFlag
bool closeFlag [@property setter]
Undocumented in source.
- onResize
ResizeHandler onResize [@property setter]
Undocumented in source.
- onMouseMove
MouseHandler onMouseMove [@property setter]
Undocumented in source.
- onMouseOn
MouseHandler onMouseOn [@property setter]
Undocumented in source.
- onMouseOff
MouseHandler onMouseOff [@property setter]
Undocumented in source.
- onKeyOn
KeyHandler onKeyOn [@property setter]
Undocumented in source.
- onKeyOff
KeyHandler onKeyOff [@property setter]
Undocumented in source.
- onClose
CloseHandler onClose [@property setter]
Undocumented in source.