Table of Contents - studio_game_constantine-1.0.0 Documentation
Classes and Modules
- Auditable
- Die
- LoadedDie
- Playable
- StudioGame
- StudioGame::BerserkPlayer
- StudioGame::ClumsyPlayer
- StudioGame::Game
- StudioGame::GameTurn
- StudioGame::Player
- StudioGame::TreasureTrove
Methods
- ::new — StudioGame::BerserkPlayer
- ::new — StudioGame::Game
- ::new — StudioGame::Player
- ::random — StudioGame::TreasureTrove
- ::take_turn — StudioGame::GameTurn
- #<=> — StudioGame::Player
- #add_players — StudioGame::Game
- #audit — Auditable
- #berserk? — StudioGame::BerserkPlayer
- #blam — StudioGame::BerserkPlayer
- #blam — Playable
- #each_treasure — StudioGame::Player
- #found_treasure — StudioGame::ClumsyPlayer
- #found_treasure — StudioGame::Player
- #load_players — StudioGame::Game
- #name= — StudioGame::Player
- #play — StudioGame::Game
- #points — StudioGame::Player
- #print_name_and_health — StudioGame::Game
- #print_stats — StudioGame::Game
- #roll — Die
- #roll — LoadedDie
- #save_high_score — StudioGame::Game
- #score — StudioGame::Player
- #strong? — Playable
- #to_s — StudioGame::Player
- #woot — StudioGame::BerserkPlayer
- #woot — Playable