void setState(TrapState state)
SnareTrap(GameObject obj, TrapState state, int ticks, Player p)
int ticks
The amount of ticks this object should stay for.
Trap(GameObject object, TrapState state, int ticks, Player owner)
Reconstructs a new Trap.
The possible states a trap can be in.