Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form

T

T - Class in drawing.letters.alphabet
This is the object "T" which implements the Letter class.
T() - Constructor for class drawing.letters.alphabet.T
The constructor assigns the letter "T" to character.
tachoCount() - Method in class drawing.Pen
Returns the tachoCount of the forwards motor.
takeControl() - Method in class behaviors.BackUp
Takes control when the state is equal to the BACK_UP state.
takeControl() - Method in class behaviors.BatteryLevel
Take control returns true when the battery level is below 7 volts.
takeControl() - Method in class behaviors.Connecting
Takes control when the state is equal to the CONNECTING state.
takeControl() - Method in class behaviors.Drawing
Takes control when the state is equal to the DRAWING state.
takeControl() - Method in class behaviors.EmergencyStop
Take control returns true when the down button is being pressed down.
takeControl() - Method in class behaviors.Exit
Takes control if not in the EXIT state and BehaviorData's exiting value is false.
takeControl() - Method in class behaviors.Finished
Takes control when the state is equal to the FINISHED state.
takeControl() - Method in class behaviors.Guessing
Takes control when the state is equal to the GUESSING state.
takeControl() - Method in class behaviors.GyroBeeping
Takes control if the condition of Marker.markerBeepGyro() is met for poor alignment.
takeControl() - Method in class behaviors.StartUp
Takes control when the state is equal to the START_UP state.
takeControl() - Method in class behaviors.Welcome
Takes control when the state is equal to the WELCOME state.
Tile - Class in drawing
Store a tile which makes drawing words easier
Tile(char, int) - Constructor for class drawing.Tile
Constructor takes in two parameters and initialises character and offset.
toArray() - Method in class client.Packet
Converts the packet into a string array.
toJadeObject() - Method in class client.Packet
Converts a Packet object to a JadeObject.This is done by creating a JadePair for each variable of the packet.
toPacket() - Method in class jade.JadeObject
This method converts the current jade object to a new object of type Packet.
TopBar - Class in drawing.hangman.stages
The TopBar object implements the the Stage class.
TopBar() - Constructor for class drawing.hangman.stages.TopBar
Constructor to intialise the stageNumber.
toString() - Method in class client.Packet
Converts the packet to a string, this is an unstructured string.
toString() - Method in class jade.JadeObject
This method returns a string representation of the Jade Object.
toString() - Method in class jade.JadePair
Returns a string representation of this Jade Pair object.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form