Class: ConsoleShogi::Terminal::DisplayArea::Komadai::Gote
- Inherits:
-
ConsoleShogi::Terminal::DisplayArea
- Object
- ConsoleShogi::Terminal::DisplayArea
- ConsoleShogi::Terminal::DisplayArea::Komadai::Gote
- Defined in:
- lib/console_shogi/terminal/display_area.rb
Constant Summary collapse
- START_POSITION =
Position.new(x: 21, y: 1)
- END_POSITION =
Position.new(x: 38, y: 3)
- NAME =
:gote_komadai
Constants inherited from ConsoleShogi::Terminal::DisplayArea
BOARD, GOTE_KOMADAI, OTHERS, SENTE_KOMADAI
Method Summary
Methods inherited from ConsoleShogi::Terminal::DisplayArea
board?, end_position, fetch_area, history?, in?, komadai?, name, outside?, start_position