Package com.csse3200.game.components.collectables
package com.csse3200.game.components.collectables
-
ClassesClassDescriptionAbstract component for collectable items in the game world.Abstract component for collectable items in the game world.A collectable key component that allows the player to pick up and store keys in their
InventoryComponent
.