Class WorldPickUpFactory
java.lang.Object
com.csse3200.game.entities.factories.items.WorldPickUpFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Entity
createPickupFromTexture
(String texture) Build from texture when droppingstatic Entity
createWeaponPickup
(Weapons type)
-
Constructor Details
-
WorldPickUpFactory
public WorldPickUpFactory()
-
-
Method Details
-
createWeaponPickup
-
createPickupFromTexture
Build from texture when dropping
-