Uses of Interface
zombie.core.math.PZMath.FloatGet
Packages that use PZMath.FloatGet
-
Uses of PZMath.FloatGet in zombie.core.math
Methods in zombie.core.math with parameters of type PZMath.FloatGetModifier and TypeMethodDescriptionstatic <E> voidPZMath.normalize(E[] objects, PZMath.FloatGet<E> floatGet, PZMath.FloatSet<E> floatSet) static <E> voidPZMath.normalize(List<E> list, PZMath.FloatGet<E> floatGet, PZMath.FloatSet<E> floatSet)