|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectzombie.GameProfiler.ProfileArea
public class GameProfiler.ProfileArea
Field Summary | |
---|---|
float |
b
|
long |
EndTime
|
float |
g
|
float |
r
|
long |
StartTime
|
long |
Total
|
Constructor Summary | |
---|---|
GameProfiler.ProfileArea()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long Total
public long StartTime
public long EndTime
public float r
public float g
public float b
Constructor Detail |
---|
public GameProfiler.ProfileArea()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |