Method: Room#x

Defined in:
lib/IFMapper/Room.rb

#xObject

Room location in grid



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

def x
  @x
end