vooga.games.tronupdate.collisions
Class PlayerAndBonusCollision

java.lang.Object
  extended by BasicCollisionGroup
      extended by vooga.games.tronupdate.collisions.PlayerAndBonusCollision

public class PlayerAndBonusCollision
extends BasicCollisionGroup


Constructor Summary
PlayerAndBonusCollision(Game game)
           
 
Method Summary
 void collided(Sprite s1, Sprite s2)
          determine what happens after the collision
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlayerAndBonusCollision

public PlayerAndBonusCollision(Game game)
Method Detail

collided

public void collided(Sprite s1,
                     Sprite s2)
determine what happens after the collision