zombie.ai.states
Class SwipeStatePlayer
java.lang.Object
zombie.ai.State
zombie.ai.states.SwipeStatePlayer
public class SwipeStatePlayer
- extends State
- Author:
- LEMMY
Methods inherited from class zombie.ai.State |
exit |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwipeStatePlayer
public SwipeStatePlayer()
instance
public static SwipeStatePlayer instance()
WeaponLowerCondition
public void WeaponLowerCondition(HandWeapon weapon,
IsoGameCharacter owner)
enter
public void enter(IsoGameCharacter owner)
- Overrides:
enter
in class State
execute
public void execute(IsoGameCharacter owner)
- Overrides:
execute
in class State
changeWeapon
public void changeWeapon(HandWeapon weapon,
IsoGameCharacter owner)