List of all items
Structs
- game::Game
- game::cards::Card
- game::cards::SuitIter
- game::cards::ValueIter
- game::gameevent::GameAction
- game::gameevent::GameEvent
- game::gameinfo::GameFinishedInfo
- game::gameinfo::GameInfoPlayer
- game::gameinfo::GameMetaInfo
- game::gamestate::FinishedTrick
- game::gamestate::GameState
- game::parse::LegacyGameFormat
- game::player::PlaceAtTable
- game::player::Player
- game::points::Points
Enums
- game::cards::Suit
- game::cards::Value
- game::errors::GameError
- game::gameevent::ActionType
- game::gameevent::AnswerType
- game::gameevent::GameCallback
- game::gameevent::GameEventPlayer
- game::gameevent::QuestionType
- game::gamestate::GamePhase
- game::player::PlayerTrumpPossibilities
Functions
- game::cards::allowed_cards
- game::cards::allowed_first
- game::cards::get_all_cards
- game::cards::halves
- game::cards::high_card
- game::cards::higher_cards
- game::cards::is_higher_card
- game::cards::pairs
- game::cards::print_cards
- game::current_time_string
- game::legal_actions::legal_answer
- game::legal_actions::legal_bidding
- game::legal_actions::legal_cards
- game::legal_actions::legal_passing
- game::legal_actions::legal_question
- game::parse::parse_card
- game::parse::parse_cards
- game::parse::parse_legacy_format
- game::player::create_players
- game::points::points_card
- game::points::points_pair
- game::points::points_players
- game::points::points_trick