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 class
SwipeStatePlayer.CustomComparator
-
Constructor Summary
Constructors Constructor Description SwipeStatePlayer()
-
Method Summary
Modifier and Type Method Description void
changeWeapon(HandWeapon handWeapon, IsoGameCharacter gameCharacter)
void
ConnectSwing(IsoGameCharacter gameCharacter, HandWeapon handWeapon)
void
enter(IsoGameCharacter gameCharacter)
void
execute(IsoGameCharacter gameCharacter)
static SwipeStatePlayer
instance()
static void
WeaponLowerCondition(HandWeapon handWeapon, IsoGameCharacter gameCharacter)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait