rc.yoda.plugin.guns
Class HeadOn

java.lang.Object
  extended by rc.yoda.utils.Gun
      extended by rc.yoda.plugin.guns.HeadOn

public class HeadOn
extends Gun

HeadOn a Gun that shoots at where the enemy is when it fires

Version:
v1.0
Author:
Robert Codd

Constructor Summary
HeadOn(robocode.AdvancedRobot robot)
          Class Constructor specifying the robot this gun is virtually mounted on
 
Method Summary
 
Methods inherited from class rc.yoda.utils.Gun
getBulletPower, getFireAngle, onBulletHit, onBulletHitBullet, onBulletMissed, onDeath, onPaint, onScannedRobot, onWin
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeadOn

public HeadOn(robocode.AdvancedRobot robot)
Class Constructor specifying the robot this gun is virtually mounted on