|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmoagg.game.control.collision.AbstractCollisionHandler
moagg.game.control.collision.SinglePlayerCollisionHandler
public class SinglePlayerCollisionHandler
| Field Summary |
|---|
| Fields inherited from class moagg.game.control.collision.AbstractCollisionHandler |
|---|
log |
| Constructor Summary | |
|---|---|
SinglePlayerCollisionHandler(SinglePlayerGameControlImpl gameControl)
|
|
| Method Summary | |
|---|---|
void |
onShipBonusCrateCollision(Ship ship,
Crate crate)
|
void |
onShootableDestroyableCollision(ShootableObject shootable,
DestroyableObject destroyable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SinglePlayerCollisionHandler(SinglePlayerGameControlImpl gameControl)
| Method Detail |
|---|
public void onShipBonusCrateCollision(Ship ship,
Crate crate)
onShipBonusCrateCollision in class AbstractCollisionHandler
public void onShootableDestroyableCollision(ShootableObject shootable,
DestroyableObject destroyable)
onShootableDestroyableCollision in class AbstractCollisionHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||