| activate(bool on)=0 | WindowInterface | [pure virtual] |
| add(ComponentInterface *component, char depth=0)=0 | WindowInterface | [pure virtual] |
| addInputComponent(FocusComponentInterface *component, char depth=0)=0 (defined in WindowInterface) | WindowInterface | [pure virtual] |
| All enum value (defined in WindowInterface) | WindowInterface | |
| autoHideCursor(int waitMsec=INT_MAX)=0 | WindowInterface | [pure virtual] |
| clear(char depth=All)=0 | WindowInterface | [pure virtual] |
| del(ComponentInterface *component, char depth=0)=0 | WindowInterface | [pure virtual] |
| delay(unsigned long ticks)=0 | WindowInterface | [pure virtual] |
| getNowFullscreen(void)=0 (defined in WindowInterface) | WindowInterface | [pure virtual] |
| getTicks(void)=0 | WindowInterface | [pure virtual] |
| h | WindowInterface | |
| lock(void)=0 | WindowInterface | [pure virtual] |
| setFocus(FocusComponentInterface *component)=0 (defined in WindowInterface) | WindowInterface | [pure virtual] |
| setFullscreen(bool on)=0 (defined in WindowInterface) | WindowInterface | [pure virtual] |
| setTitle(const char *title, const char *icon=NULL)=0 | WindowInterface | [pure virtual] |
| toggleFocus(void)=0 (defined in WindowInterface) | WindowInterface | [pure virtual] |
| unlock(void)=0 | WindowInterface | [pure virtual] |
| w | WindowInterface | |
| ~WindowInterface(void) (defined in WindowInterface) | WindowInterface | [inline, virtual] |
1.5.7.1