libgdx API

Uses of Class
com.badlogic.gdx.utils.PerformanceCounter

Packages that use PerformanceCounter
com.badlogic.gdx.utils   
 

Uses of PerformanceCounter in com.badlogic.gdx.utils
 

Fields in com.badlogic.gdx.utils with type parameters of type PerformanceCounter
 Array<PerformanceCounter> PerformanceCounters.counters
           
 

Methods in com.badlogic.gdx.utils that return PerformanceCounter
 PerformanceCounter PerformanceCounters.add(java.lang.String name)
           
 PerformanceCounter PerformanceCounters.add(java.lang.String name, int windowSize)
           
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)