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 SleepingEventinstance -
Constructor Summary
Constructors Constructor Description SleepingEvent() -
Method Summary
Modifier and Type Method Description voidsetPlayerFallAsleep(IsoPlayer chr, int sleepingTime)voidupdate(IsoPlayer chr)voidwakeUp(IsoGameCharacter chr)voidwakeUp(IsoGameCharacter chr, boolean remote)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
-