vooga.games.tronlegacy.collisions
Class TronBounds

java.lang.Object
  extended by CollisionBounds
      extended by vooga.games.tronlegacy.collisions.TronBounds

public class TronBounds
extends CollisionBounds


Constructor Summary
TronBounds(Background backgr)
           
 
Method Summary
 void collided(Sprite sprite)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TronBounds

public TronBounds(Background backgr)
Method Detail

collided

public void collided(Sprite sprite)