Class ArmourTypeConfig
java.lang.Object
com.deco2800.game.components.DefensiveItemsComponents.ArmourTypeConfig
made to hold all different armour types in the game
- 
Field Summary
FieldsModifier and TypeFieldDescription - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
baseArmour
 - 
slowDiamond
 - 
fastLeather
 - 
damageReturner
 - 
darkArmour
 
 - 
 - 
Constructor Details
- 
ArmourTypeConfig
public ArmourTypeConfig() 
 -