com.planet_ink.coffee_mud.Libraries.interfaces
Interface ExpertiseLibrary.SkillCostDefinition

Enclosing interface:
ExpertiseLibrary

public static interface ExpertiseLibrary.SkillCostDefinition

Class for the definition of the cost of a skill


Method Summary
 java.lang.String costDefinition()
           
 ExpertiseLibrary.CostType type()
           
 

Method Detail

type

ExpertiseLibrary.CostType type()

costDefinition

java.lang.String costDefinition()