Class ImagePool
Purpose
To prepare several images of different walking motion.
Structure
ImagePool has an array fig[][] of type Image to store those images.
See also
DrawPlayer
[
Go to Class Index Table
] [
Go back to Program Architecture Diagram
]
[
Source Code of TestDraw.java
]