Constant rusty_freecell::game::FOUNDATIONS
source · const FOUNDATIONS: usize = _; // 4usize
Expand description
The number of foundation piles in the game, one for each suit.
const FOUNDATIONS: usize = _; // 4usize
The number of foundation piles in the game, one for each suit.