Class PropShopHelper

java.lang.Object
com.deco2800.game.components.items.PropShopHelper

public class PropShopHelper
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    PropShopHelper()  
  • Method Summary

    Modifier and Type Method Description
    static void incFood()  
    static void incSpeed​(Entity target)  
    static void incWater()  
    static void usePropHealth​(Entity target, int health)  
    static void useProps​(Entity target)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait