moagg.model
Class DestroyableImpl

java.lang.Object
  extended by moagg.model.DestroyableImpl
All Implemented Interfaces:
Destroyable

public class DestroyableImpl
extends java.lang.Object
implements Destroyable


Constructor Summary
DestroyableImpl()
           
 
Method Summary
 int getHealth()
           
 void setHealth(int health)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DestroyableImpl

public DestroyableImpl()
Method Detail

getHealth

public int getHealth()
Specified by:
getHealth in interface Destroyable

setHealth

public void setHealth(int health)
Specified by:
setHealth in interface Destroyable


Copyright © 2008. All Rights Reserved.