class Spellstorm::Table
 
  - Spellstorm::Table
 - Reference
 - Object
 
Defined in:
spellstorm/table.crConstructors
Instance Method Summary
- #animate(card, oldpos, newpos)
 - #animate(card)
 - #animations : Array(Spellstorm::CardAnimation)
 - #check_positions
 - #draw(target, states)
 - #find_card(x, y)
 - #game_state : GameState
 - #game_state=(game_state : GameState)
 - #process_animations
 - #reset_positions
 - #selected_card : DrawnCard | Nil
 - #selected_card=(selected_card : DrawnCard | Nil)
 - #update_checkbox