Skip navigation links
A B C D E F G H I J L M R S T W 

T

takeOne() - Method in class com.github.curriculeon.greeps.TomatoPile
Remove a tomato from this pile.
Timer - Class in com.github.curriculeon.greeps
A timer is a conter that automatically counts up as time goes on.
Timer() - Constructor for class com.github.curriculeon.greeps.Timer
 
TomatoPile - Class in com.github.curriculeon.greeps
A pile of tomatoes.
TomatoPile(int) - Constructor for class com.github.curriculeon.greeps.TomatoPile
Create a pile of a given number of tomatoes.
turnAwayFrom(Actor) - Method in class com.github.curriculeon.greeps.Creature
 
turnAwayFrom(Actor, int) - Method in class com.github.curriculeon.greeps.Creature
 
turnOppositeDirection(int) - Method in class com.github.curriculeon.greeps.Creature
 
turnRandomDegrees() - Method in class com.github.curriculeon.greeps.Greep
 
turnRandomDegrees(int, int) - Method in class com.github.curriculeon.greeps.Greep
 
turnRandomly(int, int, float) - Method in class com.github.curriculeon.greeps.Greep
 
turnTowards(Actor) - Method in class com.github.curriculeon.greeps.Creature
Turn in the direction of the specified `actor`
turnTowards(Actor, float) - Method in class com.github.curriculeon.greeps.Creature
 
turnTowardsHome() - Method in class com.github.curriculeon.greeps.Creature
turn towards the ship
turnTowardsHome(float) - Method in class com.github.curriculeon.greeps.Creature
turn towards the ship with some likelihood
A B C D E F G H I J L M R S T W 
Skip navigation links