Package hm.zelha.particlesfx.util
package hm.zelha.particlesfx.util
-
ClassDescriptionArrayListSafe<L extends LocationSafe>only meant to be used in ParticleSFX internals
if you're wondering what this does, it's meant to handle the indexing and everything related to keeping ParticleShapeCompound working properly, it's nothing you should worry about unless youre trying to create things that extend RotationHandler or ParticleShaper and want to allow them to be inside a ParticleShapeCompound.This class is meant to allow me to keep locations mutable without shapes going completely bonkers if they're modified
This class also extendsLocationso you can use it in the same way as that classlocation and vector math utils for cleaner code, not meant to be used outside ParticleSFX internalsPair<K,V> contains static utility methods with various functions meant to showcase how this dependency can be used.only used in one of ParticlePolygon's constructors for more customizability