Win32CursorController
Engine/source/windowManager/win32/win32CursorController.h
Public Functions
Win32CursorController(PlatformWindow * owner)
getCursorPosition(Point2I & point)
bool
setCursorPosition(S32 x, S32 y)
setCursorShape(const UTF8 * fileName, bool reload)
setCursorShape(U32 cursorID)
setCursorVisible(bool visible)
Detailed Description
Public Functions
Win32CursorController(PlatformWindow * owner)
getCursorPosition(Point2I & point)
Reimplemented from: PlatformCursorController
getDoubleClickHeight()
Reimplemented from: PlatformCursorController
getDoubleClickTime()
Reimplemented from: PlatformCursorController
getDoubleClickWidth()
Reimplemented from: PlatformCursorController
isCursorVisible()
Reimplemented from: PlatformCursorController
setCursorPosition(S32 x, S32 y)
Reimplemented from: PlatformCursorController
setCursorShape(const UTF8 * fileName, bool reload)
Reimplemented from: PlatformCursorController
setCursorShape(U32 cursorID)
Reimplemented from: PlatformCursorController
setCursorVisible(bool visible)
Reimplemented from: PlatformCursorController