Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
M
N
O
P
R
S
T
W
G
GO
- Static variable in class darwin.domain.
Operation
Jump to a new address.
get(Point)
- Method in interface darwin.domain.
World
Determine the contents of a position in this World.
getAdjacentPosition(Point)
- Method in class darwin.domain.
Direction
Determine the position that is in this direction of a position.
getColor()
- Method in interface darwin.domain.
Species
Determine the color of this Species.
getDirection()
- Method in interface darwin.domain.
Creature
Determine the current Direction of this Creature.
getHeight()
- Method in interface darwin.domain.
World
Determine the height of this World.
getInstruction(int)
- Method in interface darwin.domain.
Program
Determine an Instruction from this Program.
getName()
- Method in interface darwin.domain.
Species
Determine the name of this Species.
getNextInstruction()
- Method in interface darwin.domain.
Creature
Determine the next Instruction to execute for this Creature.
getNextStep()
- Method in class darwin.domain.
Instruction
Return the next step for this Instruction.
getOperation()
- Method in class darwin.domain.
Instruction
Return the Operation for this Instruction.
getOperation(String)
- Static method in class darwin.domain.
Operation
Find an Operation by its name.
getPosition()
- Method in interface darwin.domain.
Creature
Determine the current position of this Creature.
getProgramSize()
- Method in interface darwin.domain.
Species
Determine the number of instructions in the Program for this Species.
getProgramStep(int)
- Method in interface darwin.domain.
Species
Determine an Instruction from the Program for this Species.
getSize()
- Method in interface darwin.domain.
Program
Determine the number of Instructions in this Program.
getSpecies()
- Method in interface darwin.domain.
Creature
Determine the Species of this Creature.
getWidth()
- Method in interface darwin.domain.
World
Determine the width of this World.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
M
N
O
P
R
S
T
W