Class Counter
java.lang.Object
zombie.network.statistics.counters.Counter
- All Implemented Interfaces:
ICounter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Counter
-
-
Method Details
-
getName
-
getTooltip
-
getUnits
-
clear
public void clear() -
increase
public void increase() -
increase
public void increase(double value) -
get
-
set
public void set(double value)
-