Main Page   Packages   Alphabetical List   Compound List   File List   Compound Members  

SplashScreen Class Reference

List of all members.

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()

Constructor & Destructor Documentation

SplashScreen.SplashScreen pacman  midlet  ) 
 


Member Function Documentation

void SplashScreen.advanceFrame  ) 
 

void SplashScreen.animateScene Graphics  g  ) 
 

void SplashScreen.commandAction Command  c,
Displayable  d
 

void SplashScreen.paint Graphics  g  ) 
 


Member Data Documentation

final Command SplashScreen.exitCommand [private]
 

Random SplashScreen.generator = new Random() [private]
 

final pacman SplashScreen.midlet [private]
 

int SplashScreen.mouthAngle = 320 [private]
 

int SplashScreen.mouthAngleChange = 10 [private]
 

int SplashScreen.mouthAngleDirection = 20 [private]
 

int SplashScreen.pacDirection = 1 [private]
 

SplashTrigger SplashScreen.splashTrigger [private]
 

int SplashScreen.x [private]
 

int SplashScreen.y = 40 [private]
 


The documentation for this class was generated from the following file:
Generated on Tue May 13 00:53:03 2003 for PACMAN by doxygen1.3