struct Spellstorm::CardState

Defined in:

spellstorm/mechanics.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(loc_index : Int32) #

[View source]

Instance Method Detail

def hp : Int32 #

[View source]
def hp=(hp : Int32) #

[View source]
def loc_index : Int32 #

[View source]
def loc_index=(loc_index : Int32) #

[View source]
def location : CardLocation #

[View source]
def location=(location : CardLocation) #

[View source]
def need_processing : Bool #

[View source]
def need_processing=(need_processing : Bool) #

[View source]