JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
X
Y
G
GameBoard
- Class in
asteroids
Holds the information needed for creation of the game board and also is used as the main driver for the application.
GameBoard(int, boolean)
- Constructor for class asteroids.
GameBoard
The constructor for the GameBoard class; sets the size, title, default close operation, and creates a new game panel.
gameBoard
- Variable in class asteroids.
RepaintTheBoard
gameBoardHeight
- Variable in class asteroids.
Laser
gameBoardHeight
- Variable in class asteroids.
SpaceShip
gameBoardWidth
- Variable in class asteroids.
Laser
gameBoardWidth
- Variable in class asteroids.
SpaceShip
GameDrawingPanel
- Class in
asteroids
The GameDrawingPanel class extends JComponent and contains the objects that will be used in the game.
GameDrawingPanel()
- Constructor for class asteroids.
GameDrawingPanel
getBounds()
- Method in class asteroids.
Asteroid
getBounds()
- Method in class asteroids.
Laser
getBounds()
- Method in class asteroids.
SpaceShip
getHeight()
- Method in class asteroids.
Laser
getMovingAngle()
- Method in class asteroids.
Laser
getMovingAngle()
- Method in class asteroids.
SpaceShip
getPolyXArray(int)
- Static method in class asteroids.
Asteroid
getPolyYArray(int)
- Static method in class asteroids.
Asteroid
getRotationAngle()
- Method in class asteroids.
SpaceShip
getShipHeight()
- Method in class asteroids.
SpaceShip
getShipNoseX()
- Method in class asteroids.
SpaceShip
getShipNoseY()
- Method in class asteroids.
SpaceShip
getShipWidth()
- Method in class asteroids.
SpaceShip
getStartingPolyXArray()
- Static method in class asteroids.
Asteroid
getStartingPolyYArray()
- Static method in class asteroids.
Asteroid
getULeftXPos()
- Method in class asteroids.
SpaceShip
getULeftYPos()
- Method in class asteroids.
SpaceShip
getWidth()
- Method in class asteroids.
Laser
getXCenter()
- Method in class asteroids.
Laser
getXCenter()
- Method in class asteroids.
SpaceShip
getXVelocity()
- Method in class asteroids.
Laser
getXVelocity()
- Method in class asteroids.
SpaceShip
getYCenter()
- Method in class asteroids.
Laser
getYCenter()
- Method in class asteroids.
SpaceShip
getYVelocity()
- Method in class asteroids.
Laser
getYVelocity()
- Method in class asteroids.
SpaceShip
A
B
C
D
E
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
X
Y
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes