_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] |
getThreadID() | Object | |
height | Control | [protected] |
iconified | Control | [protected] |
Object() | Object | |
onEvent(Event *event) | Control | [virtual] |
onPaint(Graphics *g) | Control | [virtual] |
parent | Control | [protected] |
postEvent(Event *event) | Control | [virtual] |
repaint() | Control | [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] |
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] |
~Object() | Object | [virtual] |