Package zombie.ai.sadisticAIDirector
Class SleepingEvent
java.lang.Object
zombie.ai.sadisticAIDirector.SleepingEvent
public class SleepingEvent
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static SleepingEvent
instance
-
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
-
-
Constructor Details
-
SleepingEvent
public SleepingEvent()
-
-
Method Details
-
setPlayerFallAsleep
-
update
-
wakeUp
-
wakeUp
-