Method: Core::Game::Tile#z
- Defined in:
- lib/game/map/tile.rb
#z ⇒ Object
Returns the value of attribute z.
9 10 11 |
# File 'lib/game/map/tile.rb', line 9 def z @z end |
Returns the value of attribute z.
9 10 11 |
# File 'lib/game/map/tile.rb', line 9 def z @z end |