Class IsoBulletTracerEffects
java.lang.Object
zombie.iso.objects.IsoBulletTracerEffects
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
class
class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddEffect
(IsoGameCharacter isoGameCharacter, float float1) addEffect
(IsoGameCharacter isoGameCharacter, float float0, float float1, float float2, float float3) addEffect
(IsoGameCharacter isoGameCharacter, float float3, float float0, float float1, float float2, IsoGridSquare isoGridSquare) static void
directionVector
(org.joml.Vector3f vector3f0, org.joml.Vector3f vector3f1, org.joml.Vector3f vector3f2) static IsoBulletTracerEffects
void
void
render()
void
void
-
Constructor Details
-
IsoBulletTracerEffects
public IsoBulletTracerEffects()
-
-
Method Details
-
getInstance
-
getIsoBulletTracerEffectsConfigOptionsHashMap
public HashMap<String,IsoBulletTracerEffects.IsoBulletTracerEffectsConfigOptions> getIsoBulletTracerEffectsConfigOptionsHashMap() -
addEffect
-
addEffect
public IsoBulletTracerEffects.Effect addEffect(IsoGameCharacter isoGameCharacter, float float0, float float1, float float2, float float3) -
addEffect
public IsoBulletTracerEffects.Effect addEffect(IsoGameCharacter isoGameCharacter, float float3, float float0, float float1, float float2, IsoGridSquare isoGridSquare) -
directionVector
public static void directionVector(org.joml.Vector3f vector3f0, org.joml.Vector3f vector3f1, org.joml.Vector3f vector3f2) -
render
public void render() -
save
-
load
-
reset
-