| _focusEvent | Control | [protected] |
| _g | Control | [protected] |
| _rect | Control | [protected] |
| backColor | Control | [protected] |
| Control() | Control | |
| copyString(char *dst, char *src) | Object | |
| enabled | Control | [protected] |
| firstpaint | Control | [protected] |
| focused | Control | [protected] |
| font | Control | [protected] |
| foreColor | Control | [protected] |
| getBackground() | Control | [virtual] |
| getByteArray(char *path) | Object | |
| getEnabled() | Control | [virtual] |
| getFocused() | Control | [virtual] |
| getFont() | Control | [virtual] |
| getForeground() | Control | [virtual] |
| getIconified() | Control | [virtual] |
| getParent() | Control | [virtual] |
| getRect() | Control | [virtual] |
| getText() | Label | [virtual] |
| getThreadID() | Object | |
| height | Control | [protected] |
| iconified | Control | [protected] |
| Label(char *text) | Label | |
| Label(char *text, int align) | Label | |
| Object() | Object | |
| onEvent(Event *event) | Control | [virtual] |
| onPaint(Graphics *g) | Control | [virtual] |
| parent | Control | [protected] |
| postEvent(Event *event) | Control | [virtual] |
| repaint() | Label | [virtual] |
| setBackground(unsigned int backColor) | Control | [virtual] |
| setEnabled(bool enabled) | Control | [virtual] |
| setFocused(bool focused) | Control | [virtual] |
| setFont(Font *font) | Control | [virtual] |
| setForeground(unsigned int foreColor) | Control | [virtual] |
| setIconified(bool iconified) | Control | [virtual] |
| setParent(Container *parent) | Control | [virtual] |
| setRect(int x, int y, int width, int height) | Control | [virtual] |
| setText(char *text) | Label | [virtual] |
| setThreadID(dword threadID) | Object | |
| threadID | Object | [protected] |
| toDecimalString(int n, char *s) | Object | |
| width | Control | [protected] |
| x | Control | [protected] |
| y | Control | [protected] |
| ~Control() | Control | [virtual] |
| ~Label() | Label | [virtual] |
| ~Object() | Object | [virtual] |
1.4.1