Mojo graphics canvas drawgrid
mojo:mojo.graphics.Canvas.DrawGrid
Method DrawGrid:Void( x:Float,y:Float,width:Float,height:Float,cell:Float )#
Draws a grid of cells (made from lines). Draws a grid in the current Color using the current BlendMode. The rectangle vertex coordinates are also transform by the current Matrix.