Method: WindowBlessing::WindowRedrawAreas#initialize
- Defined in:
- lib/window_blessing/window_redraw_areas.rb
#initialize ⇒ WindowRedrawAreas
Returns a new instance of WindowRedrawAreas.
6 7 8 |
# File 'lib/window_blessing/window_redraw_areas.rb', line 6 def initialize @areas = [] end |