public class LinearTextureBuilder
extends java.lang.Object
| Constructor and Description |
|---|
LinearTextureBuilder() |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.Bitmap |
makeImage()
Build the image from the size and elements specified.
|
void |
setPattern(int[] inElements)
Set the pattern of dots and empty spaces.
|
public void setPattern(int[] inElements)
public android.graphics.Bitmap makeImage()