Package zombie
Class GameProfiler.ProfileArea
java.lang.Object
zombie.GameProfiler.ProfileArea
- Enclosing class:
- GameProfiler
public class GameProfiler.ProfileArea
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ProfileArea()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
Total
public long Total -
StartTime
public long StartTime -
EndTime
public long EndTime -
r
public float r -
g
public float g -
b
public float b
-
-
Constructor Details
-
ProfileArea
public ProfileArea()
-