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 handWeapon, IsoGameCharacter gameCharacter)voidConnectSwing(IsoGameCharacter gameCharacter, HandWeapon handWeapon)voidenter(IsoGameCharacter gameCharacter)voidexecute(IsoGameCharacter gameCharacter)static SwipeStatePlayerinstance()static voidWeaponLowerCondition(HandWeapon handWeapon, IsoGameCharacter gameCharacter)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait