Method: Core::Game::Item#name

Defined in:
lib/game/item.rb

#nameObject (readonly)

Returns the value of attribute name.



5
6
7
# File 'lib/game/item.rb', line 5

def name
  @name
end