Class Buff

java.lang.Object
com.deco2800.game.components.buff.Buff

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

    Constructors 
    Constructor Description
    Buff​(Entity player)  
  • Method Summary

    Modifier and Type Method Description
    void addHealth()  
    void increaseHealthLimit()  
    void removeBuff_Debuff()  

    Methods inherited from class java.lang.Object

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