PlatformWindow Member List

This is the complete list of members for PlatformWindow, including all inherited members.

_setFullscreen(const bool fullScreen)PlatformWindow [inline, protected, virtual]
appEventPlatformWindow
buttonEventPlatformWindow
centerWindow()PlatformWindow [inline, virtual]
charEventPlatformWindow
clearFullscreen()=0PlatformWindow [pure virtual]
close()=0PlatformWindow [pure virtual]
displayEventPlatformWindow
getAcceleratorsEnabled() const PlatformWindow [inline, virtual]
getBackground()PlatformWindow [inline, virtual]
getBounds() const =0PlatformWindow [pure virtual]
getCaption()=0PlatformWindow [pure virtual]
getClientExtent()=0PlatformWindow [pure virtual]
getCursorController()PlatformWindow [inline, virtual]
getCursorPosition(Point2I &point)PlatformWindow [inline, virtual]
getGFXDevice()=0PlatformWindow [pure virtual]
getGFXTarget()=0PlatformWindow [pure virtual]
getKeyboardTranslation() const PlatformWindow [inline, virtual]
getMinimumWindowSize()PlatformWindow [inline, virtual]
getNextWindow() const =0PlatformWindow [pure virtual]
getPlatformDrawable() const =0PlatformWindow [pure virtual]
getPosition()=0PlatformWindow [pure virtual]
getVideoMode()=0PlatformWindow [pure virtual]
getWindowId()PlatformWindow [inline, virtual]
hide()=0PlatformWindow [pure virtual]
idleEventPlatformWindow
isCursorVisible()PlatformWindow [inline, virtual]
isFocused()=0PlatformWindow [pure virtual]
isFullscreen()=0PlatformWindow [pure virtual]
isMouseLocked() const =0PlatformWindow [pure virtual]
isOpen()=0PlatformWindow [pure virtual]
isVisible()=0PlatformWindow [pure virtual]
keyEventPlatformWindow
linearEventPlatformWindow
maximize()=0PlatformWindow [pure virtual]
mCursorControllerPlatformWindow [protected]
mEnableAcceleratorsPlatformWindow [protected]
mEnableKeyboardTranslationPlatformWindow [protected]
minimize()=0PlatformWindow [pure virtual]
mIsBackgroundPlatformWindow [protected]
mMinimumSizePlatformWindow [protected]
mouseEventPlatformWindow
mSuppressResetPlatformWindow [protected]
mWindowIdPlatformWindow [protected]
mWindowInputGeneratorPlatformWindow [protected]
PlatformWindow()PlatformWindow [inline, protected]
PlatformWindowManager classPlatformWindow [friend]
resizeEventPlatformWindow
restore()=0PlatformWindow [pure virtual]
setAcceleratorsEnabled(const bool enabled)PlatformWindow [inline, virtual]
setBackground(bool val)PlatformWindow [inline, virtual]
setBounds(const RectI &newBounds)=0PlatformWindow [pure virtual]
setCaption(const char *cap)=0PlatformWindow [pure virtual]
setClientExtent(const Point2I newExtent)=0PlatformWindow [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)=0PlatformWindow [pure virtual]
setPosition(const Point2I newPosition)=0PlatformWindow [pure virtual]
setSize(const Point2I &newSize)=0PlatformWindow [pure virtual]
setSuppressReset(bool suppress)PlatformWindow [inline]
setVideoMode(const GFXVideoMode &mode)=0PlatformWindow [pure virtual]
shouldLockMouse() const =0PlatformWindow [pure virtual]
show()=0PlatformWindow [pure virtual]
wheelEventPlatformWindow
~PlatformWindow()PlatformWindow [inline, virtual]