public class FrameTimer
extends java.lang.Object
Constructor and Description |
---|
FrameTimer() |
Modifier and Type | Method and Description |
---|---|
void |
addFrame(long runningTime) |
int |
func_219792_a(long p_219792_1_,
int p_219792_3_,
int p_219792_4_) |
long[] |
getFrames() |
int |
getIndex() |
int |
getLastIndex() |
int |
parseIndex(int rawIndex) |
public void addFrame(long runningTime)
public int func_219792_a(long p_219792_1_, int p_219792_3_, int p_219792_4_)
public int getLastIndex()
public int getIndex()
public int parseIndex(int rawIndex)
public long[] getFrames()