robota.rb

Path: karel/robota.rb
Last Update: Fri Jul 13 19:59:30 -0400 2012

Copyright 2012 Joseph Bergin License: Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License

Required files

direction   assertions   tk_robot_world   robot_world  

Constants

MOVE_ACTION = RobotWorldBase::MOVE_ACTION
TURN_LEFT_ACTION = RobotWorldBase::TURN_LEFT_ACTION
PICK_BEEPER_ACTION = RobotWorldBase::PICK_BEEPER_ACTION
PUT_BEEPER_ACTION = RobotWorldBase::PUT_BEEPER_ACTION
TURN_OFF_ACTION = RobotWorldBase::TURN_OFF_ACTION
CREATE_ACTION = RobotWorldBase::CREATE_ACTION
NO_ACTION = RobotWorldBase::NO_ACTION

[Validate]