Class: Rubinstein::Player
- Inherits:
-
Object
- Object
- Rubinstein::Player
- Defined in:
- lib/rubinstein/player.rb
Instance Attribute Summary collapse
-
#location ⇒ Object
Returns the value of attribute location.
Instance Attribute Details
#location ⇒ Object
Returns the value of attribute location.
4 5 6 |
# File 'lib/rubinstein/player.rb', line 4 def location @location end |