Package zombie
Class GameProfiler.ProfileArea
java.lang.Object
zombie.util.PooledObject
zombie.GameProfiler.ProfileArea
- All Implemented Interfaces:
IPooledObject
- Enclosing class:
- GameProfiler
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
Key
-
StartTime
public long StartTime -
EndTime
public long EndTime -
Total
public long Total -
Depth
public int Depth -
r
public float r -
g
public float g -
b
public float b -
Children
-
-
Constructor Details
-
ProfileArea
public ProfileArea()
-
-
Method Details
-
onReleased
public void onReleased() -
clear
public void clear() -
alloc
-