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 character, float float1) addEffect
(IsoGameCharacter character, float float0, float float1, float float2, float float3) addEffect
(IsoGameCharacter character, float float3, float float0, float float1, float float2, IsoGridSquare square) 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 character, float float0, float float1, float float2, float float3) -
addEffect
public IsoBulletTracerEffects.Effect addEffect(IsoGameCharacter character, float float3, float float0, float float1, float float2, IsoGridSquare square) -
directionVector
public static void directionVector(org.joml.Vector3f vector3f0, org.joml.Vector3f vector3f1, org.joml.Vector3f vector3f2) -
render
public void render() -
save
-
load
-
reset
-