Package zombie.ai.sadisticAIDirector
Class SleepingEvent
java.lang.Object
zombie.ai.sadisticAIDirector.SleepingEvent
public final class SleepingEvent
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static SleepingEvent
instance
static boolean
zombiesInvasion
-
Constructor Summary
Constructors Constructor Description SleepingEvent()
-
Method Summary
Modifier and Type Method Description void
setPlayerFallAsleep(IsoPlayer player, int int1)
void
update(IsoPlayer player)
void
wakeUp(IsoGameCharacter gameCharacter)
void
wakeUp(IsoGameCharacter gameCharacter, boolean boolean1)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
instance
-
zombiesInvasion
public static boolean zombiesInvasion
-
-
Constructor Details
-
SleepingEvent
public SleepingEvent()
-
-
Method Details
-
setPlayerFallAsleep
-
update
-
wakeUp
-
wakeUp
-