Class GarlicTrap

All Implemented Interfaces:
Saveable<GarlicTrapMemento>

public class GarlicTrap extends Trap implements Saveable<GarlicTrapMemento>
Trap that applies poison effect to damage player over time.
  • Constructor Details

    • GarlicTrap

      public GarlicTrap(com.badlogic.gdx.math.Vector2 startpos)
  • Method Details