A C D E G H I L M N O P R S T W

T

TextMain - class darwin.application.TextMain.
A simple text simulation of a Darwin World with one creature.
TextMain() - Constructor for class darwin.application.TextMain
 
takeOneTurn() - Method in interface darwin.domain.Creature
Execute steps from the Creature's Program until a hop, left, right, or infect instruction is executed.
toString() - Method in class darwin.domain.Direction
Return a String representation of this direction.
toString() - Method in class darwin.domain.Instruction
Return a String representation of this Instruction.
toString() - Method in class darwin.domain.MyProgram
Determine a String representation of this MyProgram.
toString() - Method in class darwin.domain.MyWorld
Return a String representation of this World.
toString() - Method in class darwin.domain.Operation
Return a String representation of this Operation.

A C D E G H I L M N O P R S T W