A B C D E F G H I K M N O P Q R S T U W X Y Z

A

add(OpenQuaternion, OpenQuaternion) - Static method in class com.jbergin.util.QuaternionCalculator
Add two open quaternions.
addComponent(Transformable) - Method in class alice.kareltherobot.KarelWorld
If the component is a robot it will set that robot's speed to the default speed of the world.
addDecorations() - Method in class alice.kareltherobot.KarelWorld
Add some decoration to the world.
addRobot(UrRobot) - Method in class alice.kareltherobot.KarelWorld
Add a robot to this world (usually invoked in setTheStage) and give the robot a speed equal to the current default speed of this world.
anyBeepersInBeeperBag() - Method in class alice.kareltherobot.Robot
Determine if the Robot has any beepers in its beeper bag.
assertFacingEast() - Method in class alice.kareltherobot.UrRobot
Assert that the robot is facing east.
assertFacingNorth() - Method in class alice.kareltherobot.UrRobot
Assert that the robot is facing north.
assertFacingSouth() - Method in class alice.kareltherobot.UrRobot
Assert that the robot is facing south.
assertFacingWest() - Method in class alice.kareltherobot.UrRobot
Assert that the robot is facing west.
assertFrontIsBlocked() - Method in class alice.kareltherobot.UrRobot
Assert that the robot's front is blocked.
assertFrontIsClear() - Method in class alice.kareltherobot.UrRobot
Assert that the robot's front is clear.
assertHasBeepers() - Method in class alice.kareltherobot.UrRobot
Assert that the robot as at least one beeper in its beeper bag Throw an exception otherwise
assertHasNoBeepers() - Method in class alice.kareltherobot.UrRobot
Assert that the robot's beeper bag is empty Throw an exception otherwise
assertNextToABeeper() - Method in class alice.kareltherobot.UrRobot
Assert that the robot's corner has at least one beeper Throw an exception otherwise
assertNextToARobot() - Method in class alice.kareltherobot.UrRobot
Assert that the robot's corner has at least one other robot Throw an exception otherwise
assertOnAvenue(int) - Method in class alice.kareltherobot.UrRobot
Assert that the robot is on a given avenue.
assertOnStreet(int) - Method in class alice.kareltherobot.UrRobot
Assert that the robot is on a given street.
avenue() - Method in class alice.kareltherobot.Beeper
Gets the avenue location of the center of this beeper.
avenue() - Method in class alice.kareltherobot.Wall
The avenue closest to this wall on the west

A B C D E F G H I K M N O P Q R S T U W X Y Z