Interface | Description |
---|---|
MoveableShape |
A shape that can be moved around.
|
Class | Description |
---|---|
AnimationTester |
This program implements an animation that moves
a car shape.
|
CarShape |
A car that can be moved around.
|
ShapeIcon |
An icon that contains a moveable shape.
|