Header menu logo Nu

CursorClient Type

Instructs the system cursor display behavior.

Instance members

Instance member Description

this.CleanUp

Full Usage: this.CleanUp

Modifiers: abstract

Handle cursor clean up by freeing all loaded cursor assets.

this.CursorType

Full Usage: this.CursorType

Modifiers: abstract

The type of the cursor.

this.CursorVisible

Full Usage: this.CursorVisible

Modifiers: abstract

The cursor's visibility.

this.LoadCursorPackage

Full Usage: this.LoadCursorPackage

Parameters:
    packageName : string

Modifiers: abstract

Load a cursor package.

packageName : string

this.ReloadCursorAssets

Full Usage: this.ReloadCursorAssets

Modifiers: abstract

Reload cursor assets.

this.UnloadCursorPackage

Full Usage: this.UnloadCursorPackage

Parameters:
    packageName : string

Modifiers: abstract

Unload a cursor package.

packageName : string

Type something to start searching.