Package com.csse3200.game.currency
Class Crystal
java.lang.Object
com.csse3200.game.currency.Currency
com.csse3200.game.currency.Crystal
-
Constructor Details
-
Crystal
public Crystal()Constructor for the crystal currency object. Sets the amount of scrap to the starting amount.
-