Class: RsHighscores::OldSchool::Stats

Inherits:
Stats
  • Object
show all
Defined in:
lib/rshighscores/oldschool.rb

Constant Summary collapse

Skills =
RsHighscores::Stats::Skills.take(24)
ExpectedStatCount =
39
ActualStatCount =
24

Instance Attribute Summary

Attributes inherited from Stats

#raw_stats, #stats

Method Summary

Methods inherited from Stats

#[], #initialize, #method_missing, #parse_stats, #validate_raw_stats

Constructor Details

This class inherits a constructor from RsHighscores::Stats

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class RsHighscores::Stats