|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Fireable
Interface for something that can fire a missile
| Method Summary | |
|---|---|
void |
aimAt(Point p)
Cause the missile to aim at the specified point. |
Vector |
initialVelocity()
Initial velocity of the missile. |
Point |
leavesFrom()
Location from which the missile should launch |
| Method Detail |
|---|
Point leavesFrom()
Vector initialVelocity()
void aimAt(Point p)
p - The point at which to aim
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||