| Package | Description |
|---|---|
| horstmann.ch04_animation |
| Modifier and Type | Class and Description |
|---|---|
class |
CarShape
A car that can be moved around.
|
| Modifier and Type | Field and Description |
|---|---|
private MoveableShape |
ShapeIcon.shape |
| Constructor and Description |
|---|
ShapeIcon(MoveableShape shape,
int width,
int height) |