Package zombie.ai.states
Class SwipeStatePlayer
java.lang.Object
zombie.ai.State
zombie.ai.states.SwipeStatePlayer
public class SwipeStatePlayer extends State
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSwipeStatePlayer.CustomComparator -
Constructor Summary
Constructors Constructor Description SwipeStatePlayer() -
Method Summary
Modifier and Type Method Description voidchangeWeapon(HandWeapon weapon, IsoGameCharacter owner)voidConnectSwing(IsoGameCharacter owner, HandWeapon weapon)voidenter(IsoGameCharacter owner)voidexecute(IsoGameCharacter owner)static SwipeStatePlayerinstance()static voidWeaponLowerCondition(HandWeapon weapon, IsoGameCharacter owner)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait