Public Member Functions | |
SplashScreen (pacman midlet) | |
void | paint (Graphics g) |
void | animateScene (Graphics g) |
void | advanceFrame () |
void | commandAction (Command c, Displayable d) |
Private Attributes | |
final pacman | midlet |
final Command | exitCommand |
int | x |
int | y = 40 |
int | pacDirection = 1 |
int | mouthAngle = 320 |
int | mouthAngleChange = 10 |
int | mouthAngleDirection = 20 |
SplashTrigger | splashTrigger |
Random | generator = new Random() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|