spellcast.damage
Class NullDamageType

java.lang.Object
  extended by spellcast.damage.DamageType
      extended by spellcast.damage.NullDamageType
All Implemented Interfaces:
util.Nullable

public class NullDamageType
extends DamageType

Author:
Barrie Treloar

Field Summary
 
Fields inherited from class spellcast.damage.DamageType
ALL_DAMAGE_TYPES
 
Constructor Summary
NullDamageType()
          Creates a new instance of NullDamageType
 
Method Summary
 
Methods inherited from class spellcast.damage.DamageType
equals, getColdDamageType, getFireDamageType, getPhysicalDamageType, getType, isNull, setNull, setType, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NullDamageType

public NullDamageType()
Creates a new instance of NullDamageType



Copyright © 2001-2005 Spellcast. All Rights Reserved.