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