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 weapon, IsoGameCharacter owner)
void
ConnectSwing(IsoGameCharacter owner, HandWeapon weapon)
void
enter(IsoGameCharacter owner)
void
execute(IsoGameCharacter owner)
static SwipeStatePlayer
instance()
static void
WeaponLowerCondition(HandWeapon weapon, IsoGameCharacter owner)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait