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

Packages that use Phene.Turn
org.holtz.zoe A Zoe World with evolvable Bugs controlled by Genes coded as mutating Zoel programs.
 
 

Uses of Phene.Turn in org.holtz.zoe
 

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