Class IsoBulletTracerEffects
java.lang.Object
zombie.iso.objects.IsoBulletTracerEffects
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddEffect(IsoGameCharacter isoGameCharacter, float range) addEffect(IsoGameCharacter isoGameCharacter, float range, float x, float y, float z) addEffect(IsoGameCharacter isoGameCharacter, float range, float x, float y, float z, IsoGridSquare isoGridSquare) static voiddirectionVector(org.joml.Vector3f directionVector, org.joml.Vector3f v1, org.joml.Vector3f v2) static IsoBulletTracerEffectsvoidvoidrender()voidvoid
-
Constructor Details
-
IsoBulletTracerEffects
public IsoBulletTracerEffects()
-
-
Method Details
-
getInstance
-
getIsoBulletTracerEffectsConfigOptionsHashMap
public HashMap<AmmoType, IsoBulletTracerEffects.IsoBulletTracerEffectsConfigOptions> getIsoBulletTracerEffectsConfigOptionsHashMap() -
addEffect
-
addEffect
public IsoBulletTracerEffects.Effect addEffect(IsoGameCharacter isoGameCharacter, float range, float x, float y, float z) -
addEffect
public IsoBulletTracerEffects.Effect addEffect(IsoGameCharacter isoGameCharacter, float range, float x, float y, float z, IsoGridSquare isoGridSquare) -
directionVector
public static void directionVector(org.joml.Vector3f directionVector, org.joml.Vector3f v1, org.joml.Vector3f v2) -
render
public void render() -
save
-
load
-
reset
-