Searched defs:ColorTexture (Results 1 – 1 of 1) sorted by relevance
22 public class ColorTexture implements Texture { class28 public ColorTexture(int color) { in ColorTexture() method in ColorTexture