Class EffectsManager
java.lang.Object
zombie.EffectsManager
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic EffectsManagervoidinitMuzzleFlashModel(ModelInstanceRenderData instData, IsoGameCharacter isoGameCharacter, ModelInstanceRenderDataList modelData, ModelManager.ModelSlot modelSlot) booleanpostRender(IsoGameCharacter isoGameCharacter, ModelInstance modelInstance, ModelInstanceRenderData instData, ModelManager.ModelSlot modelSlot) voidstartMuzzleFlash(IsoGameCharacter isoGameCharacter, int muzzleFlashInverseProbability)
-
Field Details
-
MuzzleFlashInverseProbability
public static final int MuzzleFlashInverseProbability- See Also:
-
-
Method Details
-
getInstance
-
startMuzzleFlash
-
initMuzzleFlashModel
public void initMuzzleFlashModel(ModelInstanceRenderData instData, IsoGameCharacter isoGameCharacter, ModelInstanceRenderDataList modelData, ModelManager.ModelSlot modelSlot) -
postRender
public boolean postRender(IsoGameCharacter isoGameCharacter, ModelInstance modelInstance, ModelInstanceRenderData instData, ModelManager.ModelSlot modelSlot)
-