PackagepbjAS.ops
Classpublic class OpSampleNearest
ImplementsPBJOpcode



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