Win32Window Member List

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

_registerWindowClass()Win32Window [private]
_setFullscreen(const bool fullscreen)Win32Window [virtual]
AcceleratorList typedefWin32Window
addAccelerator(Accelerator &accel)Win32Window [private]
addAccelerators(AcceleratorList &list)Win32Window
appEventPlatformWindow
buttonEventPlatformWindow
centerWindow()Win32Window [virtual]
charEventPlatformWindow
clearFullscreen()Win32Window [virtual]
close()Win32Window [virtual]
defaultRender()Win32Window [virtual]
displayEventPlatformWindow
getAcceleratorsEnabled() const PlatformWindow [inline, virtual]
getBackground()PlatformWindow [inline, virtual]
getBounds() const Win32Window [virtual]
getCaption()Win32Window [virtual]
getClientExtent()Win32Window [virtual]
getCursorController()PlatformWindow [inline, virtual]
getCursorPosition(Point2I &point)PlatformWindow [inline, virtual]
getCurtainWindowClassName()Win32Window [static]
getGFXDevice()Win32Window [virtual]
getGFXTarget()Win32Window [virtual]
getHWND()Win32Window [inline]
getKeyboardTranslation() const PlatformWindow [inline, virtual]
getMenuHandle()Win32Window [inline]
getMinimumWindowSize()PlatformWindow [inline, virtual]
getNextWindow() const Win32Window [inline, virtual]
getPlatformDrawable() const Win32Window [inline, virtual]
getPosition()Win32Window [virtual]
getVideoMode()Win32Window [virtual]
getWindowClassName()Win32Window [static]
getWindowId()Win32Window [virtual]
GFXD3D8WindowTarget classWin32Window [friend]
GFXPCD3D9Device classWin32Window [friend]
GFXPCD3D9WindowTarget classWin32Window [friend]
hide()Win32Window [virtual]
idleEventPlatformWindow
isAccelerator(const InputEventInfo &info)Win32Window
isCursorVisible()PlatformWindow [inline, virtual]
isFocused()Win32Window [virtual]
isFullscreen()Win32Window [virtual]
isMouseLocked() const Win32Window [inline, virtual]
isOpen()Win32Window [virtual]
isVisible()Win32Window [virtual]
keyEventPlatformWindow
linearEventPlatformWindow
mAccelHandleWin32Window [private]
maximize()Win32Window [virtual]
mCursorControllerPlatformWindow [protected]
mDeviceWin32Window [private]
mEnableAcceleratorsPlatformWindow [protected]
mEnableKeyboardTranslationPlatformWindow [protected]
mFullscreenWin32Window [private]
minimize()Win32Window [virtual]
mIsBackgroundPlatformWindow [protected]
mMenuHandleWin32Window [private]
mMinimumSizePlatformWindow [protected]
mMouseLockedWin32Window [private]
mMouseLockPositionWin32Window [private]
mNextWindowWin32Window [private]
mouseEventPlatformWindow
mOwningManagerWin32Window [private]
mPositionWin32Window [private]
mShouldLockMouseWin32Window [private]
mSuppressResetWin32Window [private]
mTargetWin32Window [private]
mVideoModeWin32Window [private]
mWinAccelListWin32Window [private]
mWindowedWindowStyleWin32Window [private]
mWindowHandleWin32Window [private]
mWindowIdPlatformWindow [protected]
mWindowInputGeneratorPlatformWindow [protected]
PlatformWindow()PlatformWindow [inline, protected]
removeAccelerator(Accelerator &accel)Win32Window [private]
removeAccelerators(AcceleratorList &list)Win32Window
resizeEventPlatformWindow
restore()Win32Window [virtual]
setAcceleratorsEnabled(const bool enabled)PlatformWindow [inline, virtual]
setBackground(bool val)PlatformWindow [inline, virtual]
setBounds(const RectI &newBounds)Win32Window [virtual]
setCaption(const char *cap)Win32Window [virtual]
setClientExtent(const Point2I newExtent)Win32Window [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]
setMenuHandle(HMENU menuHandle)Win32Window [inline]
setMinimumWindowSize(Point2I minSize)PlatformWindow [inline, virtual]
setMouseLocked(bool enable)Win32Window [virtual]
setPosition(const Point2I newPosition)Win32Window [virtual]
setSize(const Point2I &newSize)Win32Window [virtual]
setSuppressReset(bool suppress)PlatformWindow [inline]
setVideoMode(const GFXVideoMode &mode)Win32Window [virtual]
shouldLockMouse() const Win32Window [inline, virtual]
show()Win32Window [virtual]
translateMessage(MSG &msg)Win32Window
wheelEventPlatformWindow
Win32Window()Win32Window
Win32WindowManager classWin32Window [friend]
WinAccelList typedefWin32Window [private]
WindowProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)Win32Window [private, static]
~PlatformWindow()PlatformWindow [inline, virtual]
~Win32Window()Win32Window