Torque3D Documentation / _generateds / MacCursorController

MacCursorController

Engine/source/windowManager/mac/macCursorController.h

More...

Detailed Description

Public Functions

MacCursorController(MacWindow * 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