|
Extended Type:
World
-
world
:
World
-
Returns:
CursorType
|
|
Extended Type:
World
-
world
:
World
-
Returns:
bool
|
|
Load a cursor asset package. Should be used to avoid loading assets at inconvenient times (such as in the
middle of game play!)
Extended Type:
World
-
packageName
:
string
-
world
:
World
|
|
Reload all cursor assets.
Extended Type:
World
-
world
:
World
|
|
Extended Type:
World
-
cursorType
:
CursorType
-
world
:
World
|
|
Extended Type:
World
-
visible
:
bool
-
world
:
World
|
|
Unload an cursor package since its assets will not be used again soon.
Extended Type:
World
-
packageName
:
string
-
world
:
World
|