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

P

pickBeeper() - Method in class alice.kareltherobot.UrRobot
The robot will pick exactly one beeper from the current corner provided there is at least one there to pick.
placeBeepers(int, int, int) - Method in class alice.kareltherobot.KarelWorld
Place any number of beepers on a corner
placeWallEastOf(int, int) - Method in class alice.kareltherobot.KarelWorld
Place a one segment vertical wall East of a given corner
placeWallNorthOf(int, int) - Method in class alice.kareltherobot.KarelWorld
Place a one segment horizontal wall North of a given corner
putBeeper() - Method in class alice.kareltherobot.UrRobot
The robot will put exactly one beeper on the current corner provided that it has at least one in its beeper bag.

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