PackagepbjAS.ops
Classpublic class OpSampleLinear
ImplementsPBJOpcode



Public Properties
 PropertyDefined by
  dst : PBJReg
OpSampleLinear
  src : PBJReg
OpSampleLinear
  srcTexture : int
OpSampleLinear
Public Methods
 MethodDefined by
  
OpSampleLinear(dst:PBJReg, src:PBJReg, srcTexture:int)
OpSampleLinear
Property detail
dstproperty
public var dst:PBJReg
srcproperty 
public var src:PBJReg
srcTextureproperty 
public var srcTexture:int
Constructor detail
OpSampleLinear()constructor
public function OpSampleLinear(dst:PBJReg, src:PBJReg, srcTexture:int)Parameters
dst:PBJReg
 
src:PBJReg
 
srcTexture:int