Interface AnimationEvaluator
- All Known Implementing Classes:
CompiledAnimation
public interface AnimationEvaluator
-
Method Summary
Modifier and TypeMethodDescriptionfloatbooleanbooleanisComplete(float elapsedMs) voidsampleAll(float elapsedMs, int charIdx, ChannelBuffer out)
-
Method Details
-
sampleAll
-
isComplete
boolean isComplete(float elapsedMs) -
durationMs
float durationMs() -
hasStagger
boolean hasStagger()
-