Interface DamageStepType.Factory
- Enclosing interface:
DamageStepType
public static interface DamageStepType.Factory
A factory to create
DamageStepTypes.-
Method Summary
-
Method Details
-
create
DamageStepType create()Creates a newDamageStepType.- Returns:
- the new step type
-