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> void
PZMath.normalize
(E[] object, PZMath.FloatGet<E> floatGet, PZMath.FloatSet<E> floatSet) static <E> void
PZMath.normalize
(List<E> list, PZMath.FloatGet<E> floatGet, PZMath.FloatSet<E> floatSet)