Uses of Class
com.badlogic.gdx.math.FloatCounter
-
Packages that use FloatCounter Package Description com.badlogic.gdx.graphics.profiling com.badlogic.gdx.utils -
-
Uses of FloatCounter in com.badlogic.gdx.graphics.profiling
Fields in com.badlogic.gdx.graphics.profiling declared as FloatCounter Modifier and Type Field Description protected FloatCounterGLInterceptor. vertexCountMethods in com.badlogic.gdx.graphics.profiling that return FloatCounter Modifier and Type Method Description FloatCounterGLInterceptor. getVertexCount()FloatCounterGLProfiler. getVertexCount() -
Uses of FloatCounter in com.badlogic.gdx.utils
Fields in com.badlogic.gdx.utils declared as FloatCounter Modifier and Type Field Description FloatCounterPerformanceCounter. loadThe load value of this counterFloatCounterPerformanceCounter. timeThe time value of this counter (seconds)
-