Class: Rubinstein::Player

Inherits:
Object
  • Object
show all
Defined in:
lib/rubinstein/player.rb

Instance Attribute Summary collapse

Instance Attribute Details

#locationObject

Returns the value of attribute location.



4
5
6
# File 'lib/rubinstein/player.rb', line 4

def location
  @location
end