Class: GUEReader::Complex

Inherits:
Object
  • Object
show all
Defined in:
lib/IFMapper/GUEReader.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dirAObject

Returns the value of attribute dirA.



45
46
47
# File 'lib/IFMapper/GUEReader.rb', line 45

def dirA
  @dirA
end

#dirBObject

Returns the value of attribute dirB.



45
46
47
# File 'lib/IFMapper/GUEReader.rb', line 45

def dirB
  @dirB
end

#roomAObject

Returns the value of attribute roomA.



45
46
47
# File 'lib/IFMapper/GUEReader.rb', line 45

def roomA
  @roomA
end

#roomBObject

Returns the value of attribute roomB.



45
46
47
# File 'lib/IFMapper/GUEReader.rb', line 45

def roomB
  @roomB
end