| BuildFont() | Window | [virtual] |
| checkMessages() | Window | |
| clearCurrent() | Window | [virtual] |
| createWindow(std::string name, int p_height, int p_width, int depth, bool p_fullscreen) | Window | [virtual] |
| fullscreen | Window | [protected] |
| hDC | Window | [protected] |
| height | Window | |
| hInstance | Window | [protected] |
| hRC | Window | [protected] |
| hWnd | Window | [protected] |
| InputContext() | InputContext | |
| killWindow() | Window | [virtual] |
| makeCurrent() | Window | [virtual] |
| mousePos | Window | |
| openWindows | Window | [static] |
| pushMessage(std::string p_msg) | InputContext | [virtual] |
| registeredMessageQueues | InputContext | |
| registerMessagequeue(std::deque< std::string > *p_queue) | InputContext | [virtual] |
| scancodes | Window | |
| swapBuffers() | Window | [virtual] |
| switchFullscreen() | Window | [virtual] |
| unregisterMessagequeue(std::deque< std::string > *p_queue) | InputContext | [virtual] |
| width | Window | |
| Window() | Window | |
| WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) | Window | [static] |
| ~InputContext() | InputContext | [virtual] |
| ~Window() | Window | [virtual] |
1.5.2