Class: Event::MonsterKilled
Instance Attribute Summary collapse
-
#card ⇒ Object
Returns the value of attribute card.
Instance Method Summary collapse
Instance Attribute Details
#card ⇒ Object
Returns the value of attribute card.
50 51 52 |
# File 'lib/ascension/events.rb', line 50 def card @card end |
Instance Method Details
#key ⇒ Object
52 53 54 |
# File 'lib/ascension/events.rb', line 52 def key [center] end |