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.



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

def dirA
  @dirA
end

#dirBObject

Returns the value of attribute dirB.



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

def dirB
  @dirB
end

#roomAObject

Returns the value of attribute roomA.



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

def roomA
  @roomA
end

#roomBObject

Returns the value of attribute roomB.



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

def roomB
  @roomB
end