Class: Gorgerb::PlayerStatistics::KDR
- Inherits:
-
Struct
- Object
- Struct
- Gorgerb::PlayerStatistics::KDR
- 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
5 6 7 |
# File 'lib/gorgerb/player_statistics.rb', line 5 def alien @alien end |
#marine ⇒ Object
Returns the value of attribute marine
5 6 7 |
# File 'lib/gorgerb/player_statistics.rb', line 5 def marine @marine end |