Method: Room#y

Defined in:
lib/IFMapper/Room.rb

#yObject

Room location in grid



11
12
13
# File 'lib/IFMapper/Room.rb', line 11

def y
  @y
end