Mojo graphics canvas drawframe
mojo:mojo.graphics.Canvas.DrawFrame
Method DrawFrame:Void( x:Float,y:Float,w:Float,h:Float )#
Draws a rectangle frame (made from lines). Draws a rectangleline in the current Color using the current BlendMode. The rectangle vertex coordinates are also transform by the current Matrix.