Uses of Class
net.sf.magicproject.clickable.ability.AbilityType

Packages that use AbilityType
net.sf.magicproject.clickable.ability Abilities. 
 

Uses of AbilityType in net.sf.magicproject.clickable.ability
 

Methods in net.sf.magicproject.clickable.ability that return AbilityType
static AbilityType AbilityType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AbilityType[] AbilityType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2007 Magic-Project. All Rights Reserved.