Class MovingObjectUpdateSchedulerUpdateBucket
java.lang.Object
zombie.MovingObjectUpdateSchedulerUpdateBucket
-
Constructor Summary
ConstructorsConstructorDescriptionMovingObjectUpdateSchedulerUpdateBucket(UpdateSchedulerSimulationLevel simulationLevel) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidclear()getBucket(int frameCounter) voidpostupdate(int frameCounter) voidremoveObject(IsoMovingObject object) voidupdate(int frameCounter)
-
Constructor Details
-
MovingObjectUpdateSchedulerUpdateBucket
-
-
Method Details
-
clear
public void clear() -
add
-
update
public void update(int frameCounter) -
postupdate
public void postupdate(int frameCounter) -
removeObject
-
getBucket
-