FileDocCategorySizeDatePackage
SurfaceDestination.javaAPI DocphoneME MR2 API (J2ME)1395Wed May 02 18:00:36 BST 2007com.sun.pisces

SurfaceDestination

public interface SurfaceDestination

Fields Summary
Constructors Summary
Methods Summary
public voiddrawRGB(int[] argb, int offset, int scanLength, int x, int y, int width, int height, float opacity)

public voiddrawSurface(Surface ps, int srcX, int srcY, int dstX, int dstY, int width, int height, float opacity)