Table of Contents - shogi-ruby-0.1.0 Documentation
Classes and Modules
- Shogi
- Shogi::Board
- Shogi::Cell
- Shogi::CodingError
- Shogi::Error
- Shogi::Format
- Shogi::Format::CSA
- Shogi::Format::CSA::Board
- Shogi::Format::CSA::Cell
- Shogi::Format::USI
- Shogi::Format::USI::Board
- Shogi::Format::USI::Cell
- Shogi::FormatError
- Shogi::Game
- Shogi::MoveError
- Shogi::MovementError
- Shogi::Piece
- Shogi::Piece::Base
- Shogi::Piece::FU
- Shogi::Piece::GI
- Shogi::Piece::HI
- Shogi::Piece::KA
- Shogi::Piece::KE
- Shogi::Piece::KI
- Shogi::Piece::KY
- Shogi::Piece::NG
- Shogi::Piece::NK
- Shogi::Piece::NY
- Shogi::Piece::OU
- Shogi::Piece::RY
- Shogi::Piece::TO
- Shogi::Piece::UM
- Shogi::UndefinedPieceError
Methods
- ::new — Shogi::Board
- ::new — Shogi::Cell
- ::new — Shogi::Game
- ::new — Shogi::Piece::FU
- ::new — Shogi::Piece::KY
- ::new — Shogi::Piece::KE
- ::new — Shogi::Piece::GI
- ::new — Shogi::Piece::KI
- ::new — Shogi::Piece::KA
- ::new — Shogi::Piece::HI
- ::new — Shogi::Piece::OU
- ::new — Shogi::Piece::Base
- ::new — Shogi::Piece::TO
- ::new — Shogi::Piece::NY
- ::new — Shogi::Piece::NK
- ::new — Shogi::Piece::NG
- ::new — Shogi::Piece::UM
- ::new — Shogi::Piece::RY
- ::register — Shogi::Board
- ::register — Shogi::Cell
- #at — Shogi::Board
- #at — Shogi::Game
- #default_table — Shogi::Board
- #kifu — Shogi::Game
- #move — Shogi::Board
- #move — Shogi::Game
- #move? — Shogi::Piece::Base
- #move_by_csa — Shogi::Format::CSA::Board
- #parse_from_csa — Shogi::Format::CSA::Board
- #piece_csa — Shogi::Format::CSA::Cell
- #piece_usi — Shogi::Format::USI::Cell
- #place_csa — Shogi::Format::CSA::Cell
- #place_usi — Shogi::Format::USI::Cell
- #raise_movement_error — Shogi::Board
- #set_from_csa — Shogi::Board
- #sfen_captured — Shogi::Format::USI::Board
- #show — Shogi::Board
- #show — Shogi::Game
- #show_all — Shogi::Game
- #to_array_x_from_shogi_x — Shogi::Board
- #to_array_y_from_shogi_y — Shogi::Board
- #to_csa — Shogi::Game
- #to_csa — Shogi::Format::CSA::Board
- #to_sfen — Shogi::Game
- #to_sfen — Shogi::Format::USI::Board
- #to_shogi_x_from_array_x — Shogi::Board
- #to_shogi_y_from_array_y — Shogi::Board
- #to_usi — Shogi::Game
- #to_usi — Shogi::Format::USI::Board
- #usi_captured — Shogi::Format::USI::Board