Modifier and Type | Field and Description |
---|---|
static Graphics |
Gdx.graphics |
Modifier and Type | Method and Description |
---|---|
Graphics |
Application.getGraphics() |
Modifier and Type | Method and Description |
---|---|
Graphics |
AndroidApplication.getGraphics() |
Modifier and Type | Method and Description |
---|---|
Graphics |
GwtApplication.getGraphics() |
Modifier and Type | Method and Description |
---|---|
Graphics |
IOSApplication.getGraphics() |
Modifier and Type | Method and Description |
---|---|
Graphics |
LwjglCanvas.getGraphics() |
Constructor and Description |
---|
GLProfiler(Graphics graphics)
Create a new instance of GLProfiler to monitor a
Graphics instance's gl calls |