Class: HoN::Stats
- Inherits:
-
Object
- Object
- HoN::Stats
- Defined in:
- lib/hon/stats.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#[](name) ⇒ Object
7 8 9 |
# File 'lib/hon/stats.rb', line 7 def [] name @statistics[name] end |