Packageverlocity.utils
Classpublic final class GraphicsUtil
InheritanceGraphicsUtil Inheritance Object



Public Methods
 MethodDefined By
  
DrawScreenRect(graphics:Graphics):void
[static] Draws a rectangle across the entire screen.
GraphicsUtil
Method Detail
DrawScreenRect()method
public static function DrawScreenRect(graphics:Graphics):void

Draws a rectangle across the entire screen.

Parameters

graphics:Graphics — The graphics to draw the rectangle in.