Table of Contents - robotoy-0.2.0 Documentation
Classes and Modules
- Robotoy
- Robotoy::CommandParser
- Robotoy::Errors
- Robotoy::Game
- Robotoy::NotPlacedError
- Robotoy::NotValidMethodError
- Robotoy::NotValidMoveError
- Robotoy::NotValidOrientationError
- Robotoy::Robot
- Robotoy::Services
- Robotoy::Services::Move
- Robotoy::Services::Orientation
- Robotoy::Services::Place
- Robotoy::Services::Report
- Robotoy::Table
Methods
- ::new — Robotoy::CommandParser
- ::new — Robotoy::Game
- ::new — Robotoy::Robot
- ::new — Robotoy::Services::Move
- ::new — Robotoy::Services::Orientation
- ::new — Robotoy::Services::Place
- ::new — Robotoy::Services::Report
- ::new — Robotoy::Table
- #console — Robotoy::Services::Report
- #east — Robotoy::Services::Move
- #left — Robotoy::Game
- #left — Robotoy::Services::Orientation
- #message — Robotoy::Errors
- #message — Robotoy::NotValidOrientationError
- #message — Robotoy::NotValidMoveError
- #message — Robotoy::NotPlacedError
- #message — Robotoy::NotValidMethodError
- #method_missing — Robotoy::Game
- #method_missing — Robotoy::Services::Move
- #method_missing — Robotoy::Services::Report
- #move — Robotoy::Game
- #north — Robotoy::Services::Move
- #order_orients — Robotoy::Services::Orientation
- #perform — Robotoy::CommandParser
- #perform — Robotoy::Game
- #perform — Robotoy::Services::Move
- #perform — Robotoy::Services::Orientation
- #perform — Robotoy::Services::Place
- #perform — Robotoy::Services::Report
- #place — Robotoy::Game
- #report — Robotoy::Game
- #right — Robotoy::Game
- #right — Robotoy::Services::Orientation
- #set_params — Robotoy::CommandParser
- #south — Robotoy::Services::Move
- #string — Robotoy::Services::Report
- #validate_if_placed — Robotoy::Robot
- #validate_next_position — Robotoy::Table
- #validate_orientation — Robotoy::Robot
- #validate_placement — Robotoy::Services::Place
- #west — Robotoy::Services::Move