Method | Defined By | ||
---|---|---|---|
drawMask(width:Number, height:Number, color:uint = 0x00FF00):Shape [static] | Masking |
drawMask | () | method |
public static function drawMask(width:Number, height:Number, color:uint = 0x00FF00):Shape
Parameters
width:Number | |
height:Number | |
color:uint (default = 0x00FF00 )
|
Shape |
Note: Details
package { public class { } }