Robot.AttackType Enum Reference

Public Attributes

 MELEE
 
 RANGED
 
 CAPSULE
 

Detailed Description

Attack type: melee, ranged, or capsule

Definition at line 103 of file Robot.java.

Member Data Documentation

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.


The documentation for this enum was generated from the following file: