Package com.mg105.utils
Class StatConstants
java.lang.Object
com.mg105.utils.StatConstants
Constants used in the persistence of character stats.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
MAX_HP
The maximum health of a character- See Also:
-
SPEED
The speed of a character- See Also:
-
DAMAGE
The damage done by a character- See Also:
-
-
Constructor Details
-
StatConstants
public StatConstants()
-