| Package | gyuque.effects |
|---|---|
| Class | public class PantsGlow |
| Inheritance | PantsGlow flash.display.Sprite |
effectWidth:int
| Defined by | PantsGlow |
|---|
loopEnd:int
| Defined by | PantsGlow |
|---|
sampling:Number
| Defined by | PantsGlow |
|---|
PantsGlow(b:BitmapData)
prepare() :void
setEffectCenter(x:int, y:int) :void
setTargetRect(x:int, y:int, w:int, h:int) :void
RED_PRESET_ALPHAS:Array
| Defined by | PantsGlow |
|---|
RED_PRESET_COLORS1:Array
| Defined by | PantsGlow |
|---|
RED_PRESET_COLORS2:Array
| Defined by | PantsGlow |
|---|
RED_PRESET_RATIOS:Array
| Defined by | PantsGlow |
|---|
RED_PRESET_RATIOS2:Array
| Defined by | PantsGlow |
|---|
effectWidth:intwrite-only
public function set effectWidth(value:int):void
loopEnd:intwrite-only
public function set loopEnd(value:int):void
sampling:Numberwrite-only
public function set sampling(value:Number):void
public function PantsGlow(b:BitmapData)
b:BitmapData
public function prepare():void
public function setEffectCenter(x:int, y:int):void
x:int
y:int
public function setTargetRect(x:int, y:int, w:int, h:int):void
x:int
y:int
w:int
h:int
public static const RED_PRESET_ALPHAS:Array
public static const RED_PRESET_COLORS1:Array
public static const RED_PRESET_COLORS2:Array
public static const RED_PRESET_RATIOS:Array
public static const RED_PRESET_RATIOS2:Array