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