Public Attributes | |
MELEE | |
RANGED | |
CAPSULE | |
Attack type: melee, ranged, or capsule
Definition at line 103 of file Robot.java.
Robot.AttackType.CAPSULE |
Definition at line 103 of file Robot.java.
Robot.AttackType.MELEE |
Definition at line 103 of file Robot.java.
Robot.AttackType.RANGED |
Definition at line 103 of file Robot.java.