| Package | Description |
|---|---|
| hevs.graphics.advanced | |
| hevs.graphics.advanced.samples |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Drawable> |
ListGraphics.objectsToBeDrawn |
| Modifier and Type | Method and Description |
|---|---|
void |
ListGraphics.addDrawableObject(Drawable d)
Add a new object that will be drawn
|
void |
ListGraphics.removeDrawableObjects(Drawable d)
Remove an object to the list
|
| Modifier and Type | Class and Description |
|---|---|
class |
DrawableCircle |
(package private) class |
ImageBackground
Performance testers for
ListGraphics |