A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
setPrecision(horizontal, vertical) — Method in class org.flashsandy.display.DistortImage
Sets the precision of this DistortImage instance and re-initializes the triangular grid.
setSize(width, height) — Method in class org.flashsandy.display.DistortImage
Sets the size of this DistortImage instance and re-initializes the triangular grid.
setTransform(graphics, bmd, tl, tr, br, bl) — Method in class org.flashsandy.display.DistortImage
Distorts the provided BitmapData according to the provided Point instances and draws it onto the provided Graphics.
smoothing — Property in class org.flashsandy.display.DistortImage
Indicates whether or not use pixelsmoothing in the beginBitmapFill method of the Graphics class.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z