mojo.graphics.Canvas.Flush - nitrologic/monkey2 GitHub Wiki

mojo::mojo.graphics.mojo.graphics.Canvas.Flush

Method Flush:Void( )

Flushes drawing commands.

Flushes any outstanding drawing commands in the draw buffer.

This is only generally necessary if you are drawing to an image.