| Modifier and Type | Field and Description | 
|---|---|
| DrawShapeState | drawState | 
| Constructor and Description | 
|---|
| DrawableShape() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | draw(DrawContext dc) | 
| static DrawableShape | obtain(Pool<DrawableShape> pool) | 
| void | recycle() | 
public DrawShapeState drawState
public static DrawableShape obtain(Pool<DrawableShape> pool)
public void draw(DrawContext dc)