moagg.game.control.warhead.missile
Class ConeBurstImpl

java.lang.Object
  extended by moagg.game.control.warhead.missile.ConeBurstImpl
All Implemented Interfaces:
WarheadHandler

public class ConeBurstImpl
extends java.lang.Object
implements WarheadHandler


Constructor Summary
ConeBurstImpl()
           
 
Method Summary
protected  void createProjectiles(Missile missile, InternalGameControl gameControl)
           
 void update(Warhead warhead, InternalGameControl gameControl, long elapsedTime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConeBurstImpl

public ConeBurstImpl()
Method Detail

update

public void update(Warhead warhead,
                   InternalGameControl gameControl,
                   long elapsedTime)
Specified by:
update in interface WarheadHandler

createProjectiles

protected void createProjectiles(Missile missile,
                                 InternalGameControl gameControl)


Copyright © 2008. All Rights Reserved.