|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBasicCollisionGroup
vooga.games.cyberion.collisions.ShotsCollide
public class ShotsCollide
Constructor Summary | |
---|---|
ShotsCollide(Game game)
|
Method Summary | |
---|---|
void |
collided(Sprite playerShot,
Sprite enemyShot)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShotsCollide(Game game)
Method Detail |
---|
public void collided(Sprite playerShot, Sprite enemyShot)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |