public class FrostRenderer extends java.lang.Object implements BitLayerRenderer
| Constructor and Description | 
|---|
| FrostRenderer() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getPixelColour(int x,
              int y,
              int underlyingColour,
              boolean value) | 
public int getPixelColour(int x,
                          int y,
                          int underlyingColour,
                          boolean value)
getPixelColour in interface BitLayerRenderer