Packagecom.google.analytics.debug
Classpublic class Background

The background class.



Public Methods
 MethodDefined by
  
drawRounded(target:*, g:Graphics, width:uint = 0, height:uint = 0):void
[static] Draw the rounded background in the specified target.
Background
Method detail
drawRounded()method
public static function drawRounded(target:*, g:Graphics, width:uint = 0, height:uint = 0):void

Draw the rounded background in the specified target.

Parameters
target:*
 
g:Graphics
 
width:uint (default = 0)
 
height:uint (default = 0)