A B C D E G H I K L M N P R S T V W X Y

C

ca.townsends.games.evolution - package ca.townsends.games.evolution
 
calculateKill() - Method in class ca.townsends.games.evolution.Evolution.Animal
Determine if this animal is killed.
calculateReaction() - Method in class ca.townsends.games.evolution.Evolution.Animal
Determines the animal's reaction to its environment (enemies and friends), and adjusts the animal's movement based on the determined action.
childrenSpawned - Variable in class ca.townsends.games.evolution.Evolution.Animal
Number of children spawned by the animal.
clicked - Static variable in class ca.townsends.games.evolution.Evolution
List of all animals the user left-clicked on
colour - Variable in class ca.townsends.games.evolution.Evolution.Animal
Colour of the animal.
colour - Variable in class ca.townsends.games.evolution.Evolution.Plant
Colour of the plant.
colourAlignment - Variable in class ca.townsends.games.evolution.Evolution.Animal
Alignment of the animal when deciding if other animals are friends or foes.
colourAlignmentCanEvolve - Variable in class ca.townsends.games.evolution.Evolution.Animal
Whether the colour aligment can change.
colourCanEvolve - Variable in class ca.townsends.games.evolution.Evolution.Animal
Whether the colour can evolve.
colours - Static variable in class ca.townsends.games.evolution.Evolution
Cached list of colours
configure() - Method in class ca.townsends.games.evolution.Evolution.EvolutionJFrame
Configure the JFrame.
coreEngine - Static variable in class ca.townsends.games.evolution.Evolution
Handle to the single object instance
currentAction - Variable in class ca.townsends.games.evolution.Evolution.Animal
The current action for the animal.
currentFrame - Static variable in class ca.townsends.games.evolution.Evolution
current frame number

A B C D E G H I K L M N P R S T V W X Y