Class: QuakeliveApi::Profile::Statistics

Inherits:
Base
  • Object
show all
Defined in:
lib/quakelive_api/profile/statistics.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#player_name

Method Summary

Methods inherited from Base

#initialize, #inspect

Constructor Details

This class inherits a constructor from QuakeliveApi::Base

Instance Attribute Details

#recordsObject (readonly)

Returns the value of attribute records.



4
5
6
# File 'lib/quakelive_api/profile/statistics.rb', line 4

def records
  @records
end

#weaponsObject (readonly)

Returns the value of attribute weapons.



4
5
6
# File 'lib/quakelive_api/profile/statistics.rb', line 4

def weapons
  @weapons
end