GameObject getGameObject()
Gets the GameObject.
int ticks
The amount of ticks this object should stay for.
GameObject gameObject
The WorldObject linked to this HunterObject.
Trap(GameObject object, TrapState state, int ticks, Player owner)
Reconstructs a new Trap.
void setOwner(Player player)
The possible states a trap can be in.