Package com.csse3200.game.utils
Class CollectableCounter
java.lang.Object
com.csse3200.game.utils.CollectableCounter
-
Method Details
-
reset
public static void reset() -
increment
public static void increment() -
getLevelCollected
public static int getLevelCollected() -
getTotalCollected
public static int getTotalCollected() -
getLevelTotal
public static int getLevelTotal() -
getTotal
public static int getTotal()
-