Torque3D Documentation / _generateds / Win32CursorController

Win32CursorController

Engine/source/windowManager/win32/win32CursorController.h

More...

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