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

B

B - Class in drawing.letters.alphabet
This is the object "B" which implements the Letter class.
B() - Constructor for class drawing.letters.alphabet.B
The constructor assigns the letter "B" to character.
BACK_UP - Enum constant in enum class robot.States
Back Up
BackUp - Class in behaviors
BackUp implements Behavior in order to back the robot up until it hits a black line.
BackUp() - Constructor for class behaviors.BackUp
Initializes the BackUp object.Gets instance of the singletons it requires in case they are null.
backUpPen() - Method in class drawing.Pen
This method causes the robot to move backwards up until the colourSensor detects a black line past a certain TachoCount threshold.
BatteryLevel - Class in behaviors
Checks whether the battery level is low, if it is exits the program.
BatteryLevel() - Constructor for class behaviors.BatteryLevel
Null battery level constructor
beepGyro() - Method in class drawing.Pen
This checks if the angle of gyroSensor past a certain threshold.
BehaviorData - Class in behaviors
A singleton to store data that needs to be used at runtime by multiple behaviors.
BehaviorData() - Constructor for class behaviors.BehaviorData
Initializes all of the variables of the singleton.
behaviors - package behaviors
 
Body - Class in drawing.hangman.stages
The Body object implements the the Stage class.
Body() - Constructor for class drawing.hangman.stages.Body
Constructor to intialise the stageNumber.
BottomBar - Class in drawing.hangman.stages
The BottomBar object implements the the Stage class.
BottomBar() - Constructor for class drawing.hangman.stages.BottomBar
Constructor to intialise the stageNumber.
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