Calls draw block to redraw frame.
Returns:
nil
See Also:
825 826 827
# File 'lib/processing/context.rb', line 825 def redraw() @redraw__ = true end