Crate mahjong_core

Source

Re-exports§

pub use deck::Deck;
pub use game::Game;
pub use game::GameId;
pub use game::GamePhase;
pub use game::PlayerId;
pub use game::Players;
pub use hand::Hand;
pub use hand::HandTile;
pub use hand::SetId;
pub use hand::Hands;
pub use hand::HandsMap;
pub use score::Score;
pub use score::ScoreItem;
pub use score::ScoreMap;
pub use tile::Tile;
pub use tile::TileId;

Modules§

ai
deck
game
game_summary
hand
meld
round
score
tile
ui

Structs§

Board
BonusTiles
DragonTile
DrawWall
FlowerTile
SeasonTile
SuitTile
Table
WindTile

Enums§

Dragon
DrawWallPlace
Flower
Season
Suit
Wind

Constants§

FLOWERS_ORDER
SEASONS_ORDER
WINDS_ROUND_ORDER