Package com.mg105.utils
Class MoveConstants
java.lang.Object
com.mg105.utils.MoveConstants
Constants pertaining to the names of moves.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String[]
All the names of the moves in one placestatic final String
A move name.static final String
A move name.static final String
A move name.static final String
A move name.static final String
A move name.static final String
A move name.static final String
A move name.static final String
A move name. -
Constructor Summary
-
Method Summary
-
Field Details
-
SLOW_SWING
A move name.- See Also:
-
NULLIFY
A move name.- See Also:
-
STRONG_SWING
A move name.- See Also:
-
STRONG_HEAL
A move name.- See Also:
-
WEAK_HEAL
A move name.- See Also:
-
REINFORCE
A move name.- See Also:
-
SURPRISE_ATTACK
A move name.- See Also:
-
SABOTAGE
A move name.- See Also:
-
ALL_NAMES
All the names of the moves in one place
-
-
Constructor Details
-
MoveConstants
public MoveConstants()
-