Class: Gorgerb::PlayerStatistics::MarineAccuracy

Inherits:
Struct
  • Object
show all
Defined in:
lib/gorgerb/player_statistics.rb

Instance Attribute Summary collapse

Instance Attribute Details

#no_onosObject

Returns the value of attribute no_onos

Returns:

  • (Object)

    the current value of no_onos



7
8
9
# File 'lib/gorgerb/player_statistics.rb', line 7

def no_onos
  @no_onos
end

#totalObject

Returns the value of attribute total

Returns:

  • (Object)

    the current value of total



7
8
9
# File 'lib/gorgerb/player_statistics.rb', line 7

def total
  @total
end