Table of Contents - upwords-0.2.1 Documentation
Pages
Classes and Modules
- Upwords
- Upwords::Board
- Upwords::Cursor
- Upwords::Dictionary
- Upwords::Game
- Upwords::IllegalMove
- Upwords::LetterBank
- Upwords::LetterRack
- Upwords::Move
- Upwords::MoveManager
- Upwords::Player
- Upwords::Shape
- Upwords::UI
- Upwords::Word
Methods
- ::build — Upwords::Board
- ::calc_score — Upwords::Word
- ::import — Upwords::Dictionary
- ::make_string — Upwords::Word
- ::new — Upwords::Board
- ::new — Upwords::Cursor
- ::new — Upwords::Dictionary
- ::new — Upwords::Game
- ::new — Upwords::LetterBank
- ::new — Upwords::LetterRack
- ::new — Upwords::Move
- ::new — Upwords::MoveManager
- ::new — Upwords::Player
- ::new — Upwords::Shape
- ::new — Upwords::UI
- ::new — Upwords::Word
- #<< — Upwords::Dictionary
- #<< — Upwords::Shape
- #[] — Upwords::Move
- #add — Upwords::LetterRack
- #add — Upwords::MoveManager
- #add — Upwords::Shape
- #add_player — Upwords::Game
- #add_players — Upwords::UI
- #add_word — Upwords::Dictionary
- #all_refill_racks — Upwords::Game
- #can_play_letter? — Upwords::Board
- #can_play_letters? — Upwords::Move
- #clear_message — Upwords::UI
- #clear_terminal — Upwords::UI
- #col_range — Upwords::Shape
- #collect_word_posns — Upwords::Board
- #column_word_posns — Upwords::Board
- #controls_info_pos — Upwords::UI
- #coordinates — Upwords::Board
- #covering_moves? — Upwords::Shape
- #cpu? — Upwords::Player
- #cpu_move — Upwords::Game
- #cpu_move — Upwords::Player
- #current_player — Upwords::Game
- #deposit — Upwords::LetterBank
- #down — Upwords::Cursor
- #draw — Upwords::LetterBank
- #draw_confirm — Upwords::UI
- #draw_controls — Upwords::UI
- #draw_for_each_cell — Upwords::UI
- #draw_grid — Upwords::UI
- #draw_letters — Upwords::UI
- #draw_message — Upwords::UI
- #draw_player_info — Upwords::UI
- #draw_stack_heights — Upwords::UI
- #draw_update_loop — Upwords::UI
- #draw_wrapper — Upwords::UI
- #empty? — Upwords::Board
- #empty? — Upwords::LetterBank
- #empty? — Upwords::LetterRack
- #empty? — Upwords::Shape
- #exit_game — Upwords::Game
- #full? — Upwords::LetterRack
- #game_over? — Upwords::Game
- #gaps_covered_by? — Upwords::Shape
- #get_game_result — Upwords::UI
- #get_top_score — Upwords::Game
- #get_winners — Upwords::Game
- #has_letter? — Upwords::LetterRack
- #in_middle_square? — Upwords::Shape
- #include? — Upwords::MoveManager
- #include? — Upwords::Shape
- #left — Upwords::Cursor
- #legal? — Upwords::Move
- #legal? — Upwords::MoveManager
- #legal? — Upwords::Shape
- #legal? — Upwords::Word
- #legal_move_shapes — Upwords::Player
- #legal_move_shapes_letter_permutations — Upwords::Player
- #legal_shape? — Upwords::Move
- #legal_word? — Upwords::Dictionary
- #legal_words? — Upwords::Move
- #letter_pos — Upwords::UI
- #letters — Upwords::Player
- #max_players — Upwords::Game
- #message_pos — Upwords::UI
- #middle_square — Upwords::Board
- #modify_letter_input — Upwords::Game
- #move — Upwords::Cursor
- #new_illegal_words — Upwords::Move
- #new_words — Upwords::Move
- #next_turn — Upwords::Game
- #nonempty_space? — Upwords::Board
- #nonempty_spaces — Upwords::Board
- #num_columns — Upwords::Board
- #num_rows — Upwords::Board
- #pending_position? — Upwords::Game
- #pending_result — Upwords::Game
- #pending_score — Upwords::MoveManager
- #pending_words — Upwords::MoveManager
- #play — Upwords::Move
- #play_letter — Upwords::Board
- #play_letter — Upwords::Game
- #play_letter — Upwords::Player
- #play_move — Upwords::Board
- #player_count — Upwords::Game
- #player_info_pos — Upwords::UI
- #pos — Upwords::Cursor
- #position? — Upwords::Move
- #rack_capacity — Upwords::Player
- #rack_empty? — Upwords::Player
- #rack_full? — Upwords::Player
- #read_key — Upwords::UI
- #refill_rack — Upwords::Player
- #remove — Upwords::LetterRack
- #remove_from — Upwords::Move
- #remove_top_letter — Upwords::Board
- #remove_word — Upwords::Dictionary
- #right — Upwords::Cursor
- #row_range — Upwords::Shape
- #row_word_posns — Upwords::Board
- #running? — Upwords::Game
- #score — Upwords::Move
- #show — Upwords::LetterRack
- #show_masked — Upwords::LetterRack
- #show_rack — Upwords::Player
- #size — Upwords::LetterRack
- #size — Upwords::Shape
- #skip_turn — Upwords::Game
- #stack_height — Upwords::Board
- #stack_height_pos — Upwords::UI
- #standard_message — Upwords::Game
- #straight_line? — Upwords::Shape
- #submit — Upwords::MoveManager
- #submit_moves — Upwords::Game
- #swap_letter — Upwords::Game
- #swap_letter — Upwords::Player
- #take_from — Upwords::Player
- #take_letter — Upwords::Player
- #to_s — Upwords::Word
- #top_letter — Upwords::Board
- #touching? — Upwords::Shape
- #undo_all — Upwords::MoveManager
- #undo_last — Upwords::Game
- #undo_last — Upwords::MoveManager
- #undo_move — Upwords::Board
- #up — Upwords::Cursor
- #word_positions — Upwords::Board
- #write_str — Upwords::UI