Package com.pixelmonmod.pixelmon.api.battles.attack.animation.transform
package com.pixelmonmod.pixelmon.api.battles.attack.animation.transform
-
ClassDescriptionDefines how an active attack animation is positioned and updated in the world.AnimationTransformType<T extends AnimationTransform>Determines how the length of a "between" animation transform changes over time.Easing functions used to convert animation tick progress into smoothed interpolation progress.A resolved position used by attack animation transforms.