Table of Contents - ruby-go-1.0.0 Documentation
Classes and Modules
- RubyGo
- RubyGo::Board
- RubyGo::Game
- RubyGo::Game::IllegalMove
- RubyGo::HTMLPrinter
- RubyGo::Liberty
- RubyGo::Move
- RubyGo::Moves
- RubyGo::NullStone
- RubyGo::Stone
- RubyGo::TextPrinter
Methods
- ::new — RubyGo::Board
- ::new — RubyGo::Game
- ::new — RubyGo::Moves
- ::new — RubyGo::Move
- ::new — RubyGo::HTMLPrinter
- ::new — RubyGo::TextPrinter
- ::new — RubyGo::Stone
- ::new — RubyGo::NullStone
- #== — RubyGo::Stone
- #around — RubyGo::Board
- #at — RubyGo::Board
- #black_pass — RubyGo::Game
- #capture — RubyGo::Moves
- #capture_stone — RubyGo::Game
- #captures — RubyGo::Game
- #check_illegal_ko! — RubyGo::Game
- #check_illegal_placement! — RubyGo::Game
- #check_illegal_suicide! — RubyGo::Game
- #color — RubyGo::Liberty
- #current — RubyGo::Moves
- #each — RubyGo::Moves
- #empty? — RubyGo::Board
- #empty? — RubyGo::Liberty
- #empty? — RubyGo::Move
- #empty? — RubyGo::Stone
- #empty? — RubyGo::NullStone
- #group_of — RubyGo::Board
- #liberties — RubyGo::Board
- #pass — RubyGo::Game
- #pass — RubyGo::Moves
- #passes — RubyGo::Game
- #place — RubyGo::Board
- #place_black — RubyGo::Game
- #place_white — RubyGo::Game
- #play — RubyGo::Game
- #play — RubyGo::Moves
- #pop — RubyGo::Moves
- #prev — RubyGo::Moves
- #print_board — RubyGo::TextPrinter
- #print_game — RubyGo::HTMLPrinter
- #print_game — RubyGo::TextPrinter
- #print_stone — RubyGo::TextPrinter
- #record_captures! — RubyGo::Game
- #remove — RubyGo::Board
- #save — RubyGo::Game
- #to_coord — RubyGo::Stone
- #to_sgf — RubyGo::Game
- #to_sgf — RubyGo::Stone
- #to_sgf — RubyGo::NullStone
- #undo — RubyGo::Game
- #white_pass — RubyGo::Game