| Modifier and Type | Field and Description |
|---|---|
Color |
color |
BasicShaderProgram |
program |
| Constructor and Description |
|---|
DrawableSurfaceColor() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(DrawContext dc) |
static DrawableSurfaceColor |
obtain(Pool<DrawableSurfaceColor> pool) |
void |
recycle() |
public BasicShaderProgram program
public Color color
public static DrawableSurfaceColor obtain(Pool<DrawableSurfaceColor> pool)
public void draw(DrawContext dc)