Method: Core::Game::Tile#z

Defined in:
lib/game/map/tile.rb

#zObject

Returns the value of attribute z.



9
10
11
# File 'lib/game/map/tile.rb', line 9

def z
  @z
end