Method: Core::Game::Item#type
- Defined in:
- lib/game/item.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
5 6 7 |
# File 'lib/game/item.rb', line 5 def type @type end |
Returns the value of attribute type.
5 6 7 |
# File 'lib/game/item.rb', line 5 def type @type end |