|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Fireable
Fireable describes something you can fire: a weapon The benefit of Fireable is that if you implement it, you can use a FireControl object to deal with the firing.
FireControl| Method Summary | |
|---|---|
void |
fire(int power)
Call this to shoot bullets or otherwise fire the weapon. |
| Method Detail |
|---|
void fire(int power)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||