| Cleanup() | WGLFWWindowAndInputComponent | virtual |
| GetFullScreenState() const | WGLFWWindowAndInputComponent | virtual |
| GetPlatformHandle() const | WGLFWWindowAndInputComponent | virtual |
| GetVulkanRequiredExtensions(std::vector< const char * > &extensions) | WGLFWWindowAndInputComponent | virtual |
| GetVulkanSurface() const | WGLFWWindowAndInputComponent | virtual |
| GetWindowHandle() const | WGLFWWindowAndInputComponent | virtual |
| GetWindowHeight(bool framebuffer=true) const | WGLFWWindowAndInputComponent | virtual |
| GetWindowPositionX() const | WGLFWWindowAndInputComponent | virtual |
| GetWindowPositionY() const | WGLFWWindowAndInputComponent | virtual |
| GetWindowWidth(bool framebuffer=true) const | WGLFWWindowAndInputComponent | virtual |
| Initialize(int width, int height) | WGLFWWindowAndInputComponent | virtual |
| InsertRawInput(uint32_t key, bool state) | WGLFWWindowAndInputComponent | virtual |
| KeyDown(uint32_t key) const | WGLFWWindowAndInputComponent | virtual |
| Loop() | WGLFWWindowAndInputComponent | virtual |
| m_app | WWindowAndInputComponent | protected |
| MaximizeWindow() | WGLFWWindowAndInputComponent | virtual |
| MinimizeWindow() | WGLFWWindowAndInputComponent | virtual |
| MouseClick(W_MOUSEBUTTON button) const | WGLFWWindowAndInputComponent | virtual |
| MouseInScreen(W_MOUSEPOSTYPE posT=MOUSEPOS_VIEWPORT, uint32_t vpID=0) const | WGLFWWindowAndInputComponent | virtual |
| MouseX(W_MOUSEPOSTYPE posT=MOUSEPOS_VIEWPORT, uint32_t vpID=0) const | WGLFWWindowAndInputComponent | virtual |
| MouseY(W_MOUSEPOSTYPE posT=MOUSEPOS_VIEWPORT, uint32_t vpID=0) const | WGLFWWindowAndInputComponent | virtual |
| MouseZ() const | WGLFWWindowAndInputComponent | virtual |
| RestoreWindow() | WGLFWWindowAndInputComponent | virtual |
| SetCursorMotionMode(bool bEnable) | WGLFWWindowAndInputComponent | virtual |
| SetFullScreenState(bool bFullScreen) | WGLFWWindowAndInputComponent | virtual |
| SetMousePosition(double x, double y, W_MOUSEPOSTYPE posT=MOUSEPOS_VIEWPORT) | WGLFWWindowAndInputComponent | virtual |
| SetMouseZ(double value) | WGLFWWindowAndInputComponent | virtual |
| SetQuitKeys(bool escape=true, bool cmdW=true) | WGLFWWindowAndInputComponent | virtual |
| SetWindowMaximumSize(int maxX, int maxY) | WGLFWWindowAndInputComponent | virtual |
| SetWindowMinimumSize(int minX, int minY) | WGLFWWindowAndInputComponent | virtual |
| SetWindowPosition(int x, int y) | WGLFWWindowAndInputComponent | virtual |
| SetWindowSize(int width, int height) | WGLFWWindowAndInputComponent | virtual |
| SetWindowTitle(const char *const title) | WGLFWWindowAndInputComponent | virtual |
| ShowCursor(bool bShow) | WGLFWWindowAndInputComponent | virtual |
| ShowErrorMessage(std::string error, bool warning=false) | WGLFWWindowAndInputComponent | virtual |
| WGLFWWindowAndInputComponent(class Wasabi *const app) (defined in WGLFWWindowAndInputComponent) | WGLFWWindowAndInputComponent | |
| WWindowAndInputComponent(class Wasabi *const app) (defined in WWindowAndInputComponent) | WWindowAndInputComponent | inline |
| ~WWindowAndInputComponent() (defined in WWindowAndInputComponent) | WWindowAndInputComponent | inlinevirtual |