Package foundry.veil.api.client.anim
Class Path
java.lang.Object
foundry.veil.api.client.anim.Path
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
duration()
frameAtProgress
(float progress) getCurrentKeyframeAtProgress
(float progress) getKeyframeBefore
(Frame frame) void
next()
void
previous()
void
reset()
-
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
-