moagg.game.level.applet
Class ArmorApplet

java.lang.Object
  extended by moagg.game.level.applet.AbstractApplet
      extended by moagg.game.level.applet.ArmorApplet
All Implemented Interfaces:
Applet

public class ArmorApplet
extends AbstractApplet


Constructor Summary
ArmorApplet()
           
 
Method Summary
protected  void renderContent(java.awt.Graphics2D g)
           
 void setDestroyable(DestroyableObject destroyable)
           
 void update(long elapsedTime)
           
 
Methods inherited from class moagg.game.level.applet.AbstractApplet
getPosition, render, setPosition, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArmorApplet

public ArmorApplet()
Method Detail

setDestroyable

public void setDestroyable(DestroyableObject destroyable)

update

public void update(long elapsedTime)

renderContent

protected void renderContent(java.awt.Graphics2D g)
Specified by:
renderContent in class AbstractApplet


Copyright © 2008. All Rights Reserved.