Packagelaya.filters
Interfacepublic interface IFilterActionGL extends IFilterAction
Implementors ColorFilterActionGL, FilterActionGL



Public Properties
 PropertyDefined By
  typeMix : int
[read-only]
IFilterActionGL
Public Methods
 MethodDefined By
 Inherited
apply(srcCanvas:*):*
IFilterAction
  
apply3d(scope:SubmitCMDScope, sprite:Sprite, context:RenderContext, x:Number, y:Number):*
IFilterActionGL
  
setValue(shader:*):void
IFilterActionGL
  
setValueMix(shader:Value2D):void
IFilterActionGL
Property Detail
typeMixproperty
typeMix:int  [read-only]


Implementation
    public function get typeMix():int
Method Detail
apply3d()method
public function apply3d(scope:SubmitCMDScope, sprite:Sprite, context:RenderContext, x:Number, y:Number):*

Parameters

scope:SubmitCMDScope
 
sprite:Sprite
 
context:RenderContext
 
x:Number
 
y:Number

Returns
*
setValue()method 
public function setValue(shader:*):void

Parameters

shader:*

setValueMix()method 
public function setValueMix(shader:Value2D):void

Parameters

shader:Value2D