This method of the Direct3dRM Class sets the default colors to be used for a Direct3dRMTexture object.
public void setDefaultTextureColors(int ds);
ds | Number of colors. |
This method affects texture colors only when it is called before the createTexture method; it has no effect on textures that have already been created.