moagg.game.control.warhead.missile
Class StarBurstImpl

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

public class StarBurstImpl
extends java.lang.Object
implements WarheadHandler


Constructor Summary
StarBurstImpl()
           
 
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

StarBurstImpl

public StarBurstImpl()
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.