JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
horstmann.ch04_animation.MoveableShape
Packages that use
MoveableShape
Package
Description
horstmann.ch04_animation
Uses of
MoveableShape
in
horstmann.ch04_animation
Classes in
horstmann.ch04_animation
that implement
MoveableShape
Modifier and Type
Class and Description
class
CarShape
A car that can be moved around.
Constructors in
horstmann.ch04_animation
with parameters of type
MoveableShape
Constructor and Description
ShapeIcon
(
MoveableShape
shape, int width, int height)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes