| Package | Description |
|---|---|
| org.lwjgl.input |
| Modifier and Type | Method and Description |
|---|---|
static Cursor |
Mouse.getNativeCursor()
Gets the currently bound native cursor, if any.
|
static Cursor |
Mouse.setNativeCursor(Cursor cursor)
Binds a native cursor.
|
| Modifier and Type | Method and Description |
|---|---|
static Cursor |
Mouse.setNativeCursor(Cursor cursor)
Binds a native cursor.
|
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.