Class ConsumableItem
java.lang.Object
com.deco2800.game.components.player.entity.Item
com.deco2800.game.components.player.entity.ConsumableItem
- 
Constructor Summary
ConstructorsConstructorDescriptionConsumableItem(int id, String name, String description, String textureLocation)  - 
Method Summary
Methods inherited from class com.deco2800.game.components.player.entity.Item
getDescription, getId, getName, getTextureLocation 
- 
Constructor Details
- 
ConsumableItem
public ConsumableItem() - 
ConsumableItem
 
 -