- onDrawvoid onDraw() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onMouseButtonvoid onMouseButton(Mouse.button b, bool p, int x, int y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onMouseFocusvoid onMouseFocus(bool f) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onMouseMovevoid onMouseMove(int x, int y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- resizevoid resize(int[2] size) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setvoid set(float value, float min, float max) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setValuevoid setValue(float v) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- slidevoid slide(int x, int y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- styleStyle style; 
- Undocumented in source. 
- cursorMouse.cursor cursor; 
- Undocumented in source. 
- sizeint[2] size; 
- Undocumented in source. 
- posint[2] pos; 
- Undocumented in source. 
- parentBase parent; 
- Undocumented in source. 
- mouseChildBase mouseChild; 
- Undocumented in source. 
- keyboardChildBase keyboardChild; 
- Undocumented in source. 
- hiddenbool hidden; 
- Undocumented in source. 
- childrenBase[] children; 
- Undocumented in source. 
- buttonsbool[int] buttons; 
- Undocumented in source. 
- drawOutsidebool drawOutside; 
- Undocumented in source. 
- addNewT addNew(Args args) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- addBase add(Base gui) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- hiddenChildrenBase[] hiddenChildren() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- removevoid remove(Base widget) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- findChildBase findChild(int x, int y, Base[] filter) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- draggingChildBase draggingChild() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- dragBase drag(int[2] offset) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- dropTargetBase dropTarget(int x, int y, Base draggable) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- dropPreviewvoid dropPreview(int x, int y, Base draggable, bool start) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- dropvoid drop(int x, int y, Base draggable) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- rootBase root() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- grabDraggable grab(int x, int y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- receivevoid receive(Draggable what) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- receiveShadowBase receiveShadow(Draggable what, int x, int y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setTopvoid setTop(Base child) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- hasFocusbool hasFocus() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- hasMouseFocusbool hasMouseFocus() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- showvoid show() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- hidevoid hide() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- cursorPosint[2] cursorPos() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onShowvoid onShow() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onHidevoid onHide() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onClosevoid onClose() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- resizevoid resize(int[2] size) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- resizeRequestvoid resizeRequest(Base child, int[2] size) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- movevoid move(int[2] pos) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- moveLocalvoid moveLocal(int[2] pos) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onKeyboardvoid onKeyboard(Keyboard.key key, bool pressed) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onKeyboardvoid onKeyboard(dchar c) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onKeyboardFocusvoid onKeyboardFocus(bool focus) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onMouseMovevoid onMouseMove(int x, int y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onMouseButtonvoid onMouseButton(Mouse.button b, bool p, int x, int y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onMouseFocusvoid onMouseFocus(bool f) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setCursorvoid setCursor(Mouse.cursor c) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- drawDrawEmpty draw() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- onDrawvoid onDraw() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- setStylevoid setStyle(Style style) 
- Undocumented in source. Be warned that the author may not have intended to support it.