Package com.mg105.utils
Class MoveConstants
java.lang.Object
com.mg105.utils.MoveConstants
Constants pertaining to the names of moves.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String[]All the names of the moves in one placestatic final StringA move name.static final StringA move name.static final StringA move name.static final StringA move name.static final StringA move name.static final StringA move name.static final StringA move name.static final StringA move name. -
Constructor Summary
Constructors -
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()
-