Method: GameObject#location

Defined in:
lib/entities/game_object.rb

#locationObject (readonly)

Returns the value of attribute location.



2
3
4
# File 'lib/entities/game_object.rb', line 2

def location
  @location
end