Class DropFactory
java.lang.Object
com.csse3200.game.entities.factories.DropFactory
-
Constructor Details
-
DropFactory
public DropFactory()
-
-
Method Details
-
createScrapDrop
Creates a drop entity. This entity will have a texture and a drop component.- Returns:
- entity
-
createCrystalDrop
-