Class: Gorgerb::PlayerStatistics::MarineAccuracy
- Inherits:
-
Struct
- Object
- Struct
- Gorgerb::PlayerStatistics::MarineAccuracy
- Defined in:
- lib/gorgerb/player_statistics.rb
Instance Attribute Summary collapse
-
#no_onos ⇒ Object
Returns the value of attribute no_onos.
-
#total ⇒ Object
Returns the value of attribute total.
Instance Attribute Details
#no_onos ⇒ Object
Returns the value of attribute no_onos
7 8 9 |
# File 'lib/gorgerb/player_statistics.rb', line 7 def no_onos @no_onos end |
#total ⇒ Object
Returns the value of attribute total
7 8 9 |
# File 'lib/gorgerb/player_statistics.rb', line 7 def total @total end |