Package com.deco2800.game.crafting


package com.deco2800.game.crafting
  • Class
    Description
    Supporting class containing static methods that can be used to support other classes in using the crafting system.
    Public class that creates a new crafting system which allows users to combine materials in their inventory to make new items.
    Public enum that contains all the possible base materials that could be used for crafting items.