class Spellstorm::GameState
- Spellstorm::GameState
- Reference
- Object
Defined in:
spellstorm/mechanics.crConstructors
Instance Method Summary
- #battle_over(winner : Player)
- #card_state(player, card_index)
- #next_turn
- #parts : Array(Spellstorm::PlayerState)
- #parts=(parts : Array(Spellstorm::PlayerState))