4. Classes
Last updated
Last updated
At this current period in time, the item classes are: Weapon
, Potion
, Shield
, and Armor
.
In version Alpha 0.2.0, the way the inventory functioned was changed entirely. (You can view the entire changelog ). The amount of a specific item the player has is stored within the class instance itself instead of within the player class. This allows for easier management of each item and its quantity. Example: