|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cursor | |
---|---|
org.lwjgl.input |
Uses of Cursor in org.lwjgl.input |
---|
Methods in org.lwjgl.input that return Cursor | |
---|---|
static Cursor |
Mouse.getNativeCursor()
Gets the currently bound native cursor, if any. |
static Cursor |
Mouse.setNativeCursor(Cursor cursor)
Binds a native cursor. |
Methods in org.lwjgl.input with parameters of type Cursor | |
---|---|
static Cursor |
Mouse.setNativeCursor(Cursor cursor)
Binds a native cursor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |