Package org.jbox2d.common
Class Timer
- java.lang.Object
-
- org.jbox2d.common.Timer
-
public class Timer extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private doubleresetMillis
-
Constructor Summary
Constructors Constructor Description Timer()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description floatgetMilliseconds()private static doublenow()voidreset()
-