|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCollisionGroup
vooga.games.towerdefense.collisions.ShotToEnemyCollision
public class ShotToEnemyCollision
Constructor Summary | |
---|---|
ShotToEnemyCollision()
|
Method Summary | |
---|---|
void |
collided(Sprite shot,
Sprite enemy)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShotToEnemyCollision()
Method Detail |
---|
public void collided(Sprite shot, Sprite enemy)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |