moagg.game.control.warhead
Class NullImpl

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

public class NullImpl
extends java.lang.Object
implements WarheadHandler


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

NullImpl

public NullImpl()
Method Detail

update

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


Copyright © 2008. All Rights Reserved.