A B C D E F G I M P R S U

G

getAge() - Method in class Beast
Fetch the beast's age
getAge() - Method in class BeastInfo
Get the beast's age in steps since creation.
getBeasts() - Method in class BeastManager
Provide a list of the beasts managed.
getBeasts() - Method in class DumbSetup
Get the setup list of dumb beasts.
getBeasts() - Method in interface IBeastProvider
Get a list of all the beasts this provider contains.
getBrain() - Method in class Beast
Fetch the beast's current brain.
getBrain() - Method in class BeastInfo
Get the beast's brain.
getDirection() - Method in class BeastInfo
Get the beast's direction
getDirection() - Method in class Direction
Get the direction in degrees represented by this direction.
getDirectionRadians() - Method in class Direction
Get the direction in radians represented by this direction.
getFirstX() - Method in class RandomWalkingBrain
 
getFirstY() - Method in class RandomWalkingBrain
 
getGrooviness() - Method in class BeastMood
Get the grooviness of this mood.
getId() - Method in class BeastInfo
Get the beast's unique ID (or -1 if no unique ID could be found for the beast).
getInfo() - Method in class Beast
Fetch the beast's current info.
getIntensity() - Method in class BeastMood
Get the intensity of this mood.
getLeader(BeastInfo) - Method in class AllBeastsPack
Return the leader of the pack: whoever goes first.
getLeader(BeastInfo) - Method in interface IPackFinder
Get the leader of the provided beast's pack (or null if no leader exists).
getMood() - Method in class Beast
Fetch the beast's current mood.
getMood() - Method in class BeastInfo
Get the beast's mood.
getPack(BeastInfo) - Method in class AllBeastsPack
Return a pack of all the beasts in the world.
getPack(BeastInfo) - Method in interface IPackFinder
Get the pack of the provided beast.
getPackFinder() - Method in class Beast
Fetch the beast's current pack finder.
getX() - Method in class BeastInfo
Get the beast's x location in the simulation.
getY() - Method in class BeastInfo
Get the beast's y location in the simulation.
GROOVY_COLOR - Static variable in class Beast
Color when 100% groovy at full intensity.

A B C D E F G I M P R S U