Disables calling draw block on every frame.
Returns:
nil
479 480 481
# File 'lib/processing/context.rb', line 479 def noLoop() @loop__ = false end