struct Spellstorm::CardState
 
  - Spellstorm::CardState
 - Struct
 - Value
 - Object
 
Defined in:
spellstorm/mechanics.crConstructors
Instance Method Summary
- #hp : Int32
 - #hp=(hp : Int32)
 - #loc_index : Int32
 - #loc_index=(loc_index : Int32)
 - #location : CardLocation
 - #location=(location : CardLocation)
 - #need_processing : Bool
 - #need_processing=(need_processing : Bool)