Uses of Class
org.holtz.zoe.Bug.Turn

Uses of Bug.Turn in org.holtz.zoe
 

Methods in org.holtz.zoe that return Bug.Turn
static Bug.Turn Bug.Turn.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Bug.Turn[] Bug.Turn.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 Bug.Turn Operator.whetherTurnContinues()