|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GameCursor | |
---|---|
cursor |
Uses of GameCursor in cursor |
---|
Methods in cursor that return GameCursor | |
---|---|
static GameCursor |
CursorManager.getCurrentCursor()
Returns the current game cursor |
static GameCursor |
CursorManager.getCursor(java.lang.String constant)
Returns the cursor refering to the specified String constant |
Methods in cursor with parameters of type GameCursor | |
---|---|
static void |
CursorManager.addCursor(GameCursor cursor)
Adds a new game cursor to the cursor pool with the specified parameters |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |