A B C D E F G H I J K L M N O P R S T U V W

W

weapon - Variable in class javoids.Bullet
the weapon that shot this bullet
Weapon - Class in javoids
A class to represent a game weapon.
Weapon() - Constructor for class javoids.Weapon
Constructor (default)
Weapon(Weapon) - Constructor for class javoids.Weapon
Constructor (copy)
width - Static variable in class javoids.Javoids
the game display width (not counting menu or status bar areas)
windowActivated(WindowEvent) - Method in class javoids.Javoids
Set the focus to the game canvas so it can accept key events.
windowClosed(WindowEvent) - Method in class javoids.Javoids
 
windowClosing(WindowEvent) - Method in class javoids.Javoids
 
windowDeactivated(WindowEvent) - Method in class javoids.Javoids
 
windowDeiconified(WindowEvent) - Method in class javoids.Javoids
Start game play and restart threads to handle game play.
windowIconified(WindowEvent) - Method in class javoids.Javoids
Stop game play and running threads to minimize CPU use.
windowOpened(WindowEvent) - Method in class javoids.Javoids
 

A B C D E F G H I J K L M N O P R S T U V W