SDL_Window Member List
This is the complete list of members for
SDL_Window, including all inherited members.
| activate(bool on) | SDL_Window | |
| add(ComponentInterface *component, char depth) | SDL_Window | [virtual] |
| addInputComponent(FocusComponentInterface *component, char depth) (defined in SDL_Window) | SDL_Window | [virtual] |
| All enum value (defined in WindowInterface) | WindowInterface | |
| autoHideCursor(int waitMsec) | SDL_Window | |
| blitSurface(SDL_Surface *surface, const VXV::Rect &size, const VXV::Grid &pos) | SDL_Video | [static] |
| clear(char depth) | SDL_Window | [virtual] |
| del(ComponentInterface *component, char depth) | SDL_Window | [virtual] |
| delay(unsigned long ticks) | SDL_Window | [virtual] |
| delInputComponent(ComponentInterface *component) (defined in SDL_Video) | SDL_Video | |
| drawList typedef | SDL_Video | [protected] |
| draws | SDL_Video | [protected, static] |
| fillRect(const VXV::Rect &rect, unsigned long color) | SDL_Video | [static] |
| fullscreen | SDL_Video | [protected, static] |
| fullscreen_trigger (defined in SDL_Video) | SDL_Video | [protected, static] |
| getNowFullscreen(void) (defined in SDL_Window) | SDL_Window | [virtual] |
| getTicks(void) | SDL_Window | |
| h | WindowInterface | |
| inputList (defined in SDL_Video) | SDL_Video | [protected, static] |
| lock(void) | SDL_Window | |
| mutex | SDL_Video | [protected, static] |
| registerEventHandler(call_t function) | SDL_Video | [protected] |
| screen | SDL_Video | [protected, static] |
| ScreenHeight enum value (defined in SDL_Video) | SDL_Video | [protected] |
| ScreenWidth enum value (defined in SDL_Video) | SDL_Video | [protected] |
| SDL_Video(void) (defined in SDL_Video) | SDL_Video | |
| SDL_Window(bool fullscreen=false) | SDL_Window | |
| setFocus(FocusComponentInterface *component) (defined in SDL_Window) | SDL_Window | |
| setFullscreen(bool on) (defined in SDL_Window) | SDL_Window | [virtual] |
| setTitle(const char *title, const char *icon) | SDL_Window | |
| toggleFocus(void) (defined in SDL_Window) | SDL_Window | |
| unlock(void) | SDL_Window | |
| w | WindowInterface | |
| ~SDL_Video(void) (defined in SDL_Video) | SDL_Video | [virtual] |
| ~SDL_Window(void) (defined in SDL_Window) | SDL_Window | |
| ~WindowInterface(void) (defined in WindowInterface) | WindowInterface | [inline, virtual] |