Package foundry.veil.api.client.anim
Class Path
java.lang.Object
foundry.veil.api.client.anim.Path
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintduration()frameAtProgress(float progress) getCurrentKeyframeAtProgress(float progress) getKeyframeBefore(Frame frame) voidnext()voidprevious()voidreset()
-
Constructor Details
-
Path
-
Path
-
-
Method Details
-
getCurrentKeyframeAtProgress
-
getKeyframeBefore
-
duration
public int duration() -
next
public void next() -
previous
public void previous() -
reset
public void reset() -
frameAtProgress
-
getCurrentFrame
-