Package dev.kosmx.playerAnim.api.layered
package dev.kosmx.playerAnim.api.layered
-
ClassDescriptionAnimationContainer<T extends IAnimation>A container to make swapping animation object easier It will clone the behaviour of the held animationPlayer animation stack, can contain multiple active or passive layers, will always be evaluated from the lowest index.IActualAnimation<T extends IActualAnimation<T>>interface for some setters on animation playersAn entry in
AnimationStack, used to get the animated parts current transformKeyframeAnimationPlayerModifierLayer<T extends IAnimation>Layer to easily swap animations, add modifiers or do other sort of effects Modifiers affect each other.Mixin it into a player, add to its Animation stack, and override its tick,