| _setFullscreen(const bool fullScreen) | PlatformWindow | [inline, protected, virtual] |
| appEvent | PlatformWindow | |
| buttonEvent | PlatformWindow | |
| centerWindow() | PlatformWindow | [inline, virtual] |
| charEvent | PlatformWindow | |
| clearFullscreen()=0 | PlatformWindow | [pure virtual] |
| close()=0 | PlatformWindow | [pure virtual] |
| displayEvent | PlatformWindow | |
| getAcceleratorsEnabled() const | PlatformWindow | [inline, virtual] |
| getBackground() | PlatformWindow | [inline, virtual] |
| getBounds() const =0 | PlatformWindow | [pure virtual] |
| getCaption()=0 | PlatformWindow | [pure virtual] |
| getClientExtent()=0 | PlatformWindow | [pure virtual] |
| getCursorController() | PlatformWindow | [inline, virtual] |
| getCursorPosition(Point2I &point) | PlatformWindow | [inline, virtual] |
| getGFXDevice()=0 | PlatformWindow | [pure virtual] |
| getGFXTarget()=0 | PlatformWindow | [pure virtual] |
| getKeyboardTranslation() const | PlatformWindow | [inline, virtual] |
| getMinimumWindowSize() | PlatformWindow | [inline, virtual] |
| getNextWindow() const =0 | PlatformWindow | [pure virtual] |
| getPlatformDrawable() const =0 | PlatformWindow | [pure virtual] |
| getPosition()=0 | PlatformWindow | [pure virtual] |
| getVideoMode()=0 | PlatformWindow | [pure virtual] |
| getWindowId() | PlatformWindow | [inline, virtual] |
| hide()=0 | PlatformWindow | [pure virtual] |
| idleEvent | PlatformWindow | |
| isCursorVisible() | PlatformWindow | [inline, virtual] |
| isFocused()=0 | PlatformWindow | [pure virtual] |
| isFullscreen()=0 | PlatformWindow | [pure virtual] |
| isMouseLocked() const =0 | PlatformWindow | [pure virtual] |
| isOpen()=0 | PlatformWindow | [pure virtual] |
| isVisible()=0 | PlatformWindow | [pure virtual] |
| keyEvent | PlatformWindow | |
| linearEvent | PlatformWindow | |
| maximize()=0 | PlatformWindow | [pure virtual] |
| mCursorController | PlatformWindow | [protected] |
| mEnableAccelerators | PlatformWindow | [protected] |
| mEnableKeyboardTranslation | PlatformWindow | [protected] |
| minimize()=0 | PlatformWindow | [pure virtual] |
| mIsBackground | PlatformWindow | [protected] |
| mMinimumSize | PlatformWindow | [protected] |
| mouseEvent | PlatformWindow | |
| mSuppressReset | PlatformWindow | [protected] |
| mWindowId | PlatformWindow | [protected] |
| mWindowInputGenerator | PlatformWindow | [protected] |
| PlatformWindow() | PlatformWindow | [inline, protected] |
| PlatformWindowManager class | PlatformWindow | [friend] |
| resizeEvent | PlatformWindow | |
| restore()=0 | PlatformWindow | [pure virtual] |
| setAcceleratorsEnabled(const bool enabled) | PlatformWindow | [inline, virtual] |
| setBackground(bool val) | PlatformWindow | [inline, virtual] |
| setBounds(const RectI &newBounds)=0 | PlatformWindow | [pure virtual] |
| setCaption(const char *cap)=0 | PlatformWindow | [pure virtual] |
| setClientExtent(const Point2I newExtent)=0 | PlatformWindow | [pure virtual] |
| setCursorPosition(S32 x, S32 y) | PlatformWindow | [inline, virtual] |
| setCursorVisible(bool visible) | PlatformWindow | [inline, virtual] |
| setFullscreen(const bool fullscreen) | PlatformWindow | |
| setInputController(IProcessInput *controller) | PlatformWindow | [inline, virtual] |
| setKeyboardTranslation(const bool enabled) | PlatformWindow | [inline, virtual] |
| setMinimumWindowSize(Point2I minSize) | PlatformWindow | [inline, virtual] |
| setMouseLocked(bool enable)=0 | PlatformWindow | [pure virtual] |
| setPosition(const Point2I newPosition)=0 | PlatformWindow | [pure virtual] |
| setSize(const Point2I &newSize)=0 | PlatformWindow | [pure virtual] |
| setSuppressReset(bool suppress) | PlatformWindow | [inline] |
| setVideoMode(const GFXVideoMode &mode)=0 | PlatformWindow | [pure virtual] |
| shouldLockMouse() const =0 | PlatformWindow | [pure virtual] |
| show()=0 | PlatformWindow | [pure virtual] |
| wheelEvent | PlatformWindow | |
| ~PlatformWindow() | PlatformWindow | [inline, virtual] |