C G I K M O R S

C

CanonicalSpaceShip - class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShip.
 
CanonicalSpaceShip() - Constructor for class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShip
The constructor.
CanonicalSpaceShipApp - class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp.
 
CanonicalSpaceShipApp() - Constructor for class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
Constructor

G

getRate(double[], double[]) - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShip
 
getState() - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShip
Get the state of the spaceship.

I

initialize(DrawingPanel, double, double, double, double, double, double, double, boolean, boolean, boolean, boolean, double) - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShip
Initialize the spaceship
initializeAnimation() - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
Read parameters from the control start the calculation.
isOffScreen() - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
Checks to see if the spaceship is off the screen.

K

keyPressed(KeyEvent) - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
 
keyReleased(KeyEvent) - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
 
keyTyped(KeyEvent) - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
 

M

main(String[]) - Static method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
Starts the Java application.

O

org.highpoint.titus.apps.osp.canonicalspaceship - package org.highpoint.titus.apps.osp.canonicalspaceship
 

R

resetAnimation() - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
Set the default parameters in the control.
run() - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
The run method is invoked by the animation thread.

S

setControl(Control) - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
Stores a reference to this program's control.
setImage(String) - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
 
startAnimation() - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
Read parameters from the control and start the calculation.
stepAnimation() - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
Stop the animation.
stepState() - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShip
Step the state forward in time.
stopAnimation() - Method in class org.highpoint.titus.apps.osp.canonicalspaceship.CanonicalSpaceShipApp
Stop the animation.

C G I K M O R S