Method: FXSection#initialize
- Defined in:
- lib/IFMapper/FXSection.rb
#initialize ⇒ FXSection
Returns a new instance of FXSection.
34 35 36 37 |
# File 'lib/IFMapper/FXSection.rb', line 34 def initialize() super @win = nil end |
Returns a new instance of FXSection.
34 35 36 37 |
# File 'lib/IFMapper/FXSection.rb', line 34 def initialize() super @win = nil end |