Package | Description |
---|---|
com.badlogic.gdx.graphics.profiling | |
com.badlogic.gdx.utils |
Modifier and Type | Field and Description |
---|---|
protected FloatCounter |
GLInterceptor.vertexCount |
Modifier and Type | Method and Description |
---|---|
FloatCounter |
GLInterceptor.getVertexCount() |
FloatCounter |
GLProfiler.getVertexCount() |
Modifier and Type | Field and Description |
---|---|
FloatCounter |
PerformanceCounter.load
The load value of this counter
|
FloatCounter |
PerformanceCounter.time
The time value of this counter (seconds)
|