Table of Contents - gobgems-0.0.4 Documentation
Classes and Modules
- Array
- Gobgems
- Gobgems::Board
- Gobgems::Color
- Gobgems::Direction
- Gobgems::ExecutionContext
- Gobgems::Gbb
- Gobgems::GbbReader
- Gobgems::GbbWriter
- Gobgems::OutOfBoardError
- Gobgems::Program
- Gobgems::WithColorOps
- Gobgems::WithMovementOps
- MatchData
Methods
- ::all — Gobgems::Color
- ::all — Gobgems::Direction
- ::black — Gobgems::Color
- ::blue — Gobgems::Color
- ::east — Gobgems::Direction
- ::empty — Gobgems::Board
- ::empty_cell — Gobgems::Board
- ::from — Gobgems::Board
- ::green — Gobgems::Color
- ::new — Gobgems::Board
- ::north — Gobgems::Direction
- ::read — Gobgems::Gbb
- ::red — Gobgems::Color
- ::south — Gobgems::Direction
- ::to_gbb_color — Gobgems::GbbWriter
- ::west — Gobgems::Direction
- ::write — Gobgems::Gbb
- ::write — Gobgems::GbbWriter
- ::write_cells — Gobgems::GbbWriter
- ::write_colors — Gobgems::GbbWriter
- #== — Gobgems::Board
- #__cell_at__ — Gobgems::Board
- #__each_cell__ — Gobgems::Board
- #__move_to__ — Gobgems::WithMovementOps
- #__set_cell__ — Gobgems::Board
- #all — Gobgems::Color
- #all — Gobgems::Direction
- #black — Gobgems::Color
- #blue — Gobgems::Color
- #can_move? — Gobgems::WithMovementOps
- #can_move? — Gobgems::Program
- #count — Gobgems::WithColorOps
- #count — Gobgems::Program
- #create_cell_from — Gobgems::GbbReader
- #east — Gobgems::Direction
- #exist? — Gobgems::WithColorOps
- #exist? — Gobgems::Program
- #from_string — Gobgems::GbbReader
- #get_position_from — Gobgems::GbbReader
- #green — Gobgems::Color
- #hash — Gobgems::Board
- #head_cell — Gobgems::Board
- #init — Array
- #move — Gobgems::WithMovementOps
- #move — Gobgems::Program
- #move_to_edge — Gobgems::WithMovementOps
- #next_position — Gobgems::WithMovementOps
- #north — Gobgems::Direction
- #pop — Gobgems::WithColorOps
- #pop — Gobgems::Program
- #push — Gobgems::WithColorOps
- #push — Gobgems::Program
- #red — Gobgems::Color
- #run — Gobgems::ExecutionContext
- #size — Gobgems::Board
- #south — Gobgems::Direction
- #to_color — Gobgems::GbbReader
- #to_position — MatchData
- #west — Gobgems::Direction
- #within_bounds? — Gobgems::Board