Interface GLFWWindow.CursorI
Inherited Members
Syntax
public interface CursorI extends Expendable
Methods
create()
Declaration
public long create()
Returns
Type | Description |
---|---|
long |
getCursorResource()
Declaration
public StaticCursorResource getCursorResource()
Returns
Type | Description |
---|---|
GLFWWindow.StaticCursorResource |
getHandle()
Declaration
public long getHandle()
Returns
Type | Description |
---|---|
long |
getID()
Declaration
public String getID()
Returns
Type | Description |
---|---|
String |