protected static class ModelBlockAnimation.MBClip extends java.lang.Object implements IClip
Modifier and Type | Class and Description |
---|---|
protected static class |
ModelBlockAnimation.MBClip.MBJointClip |
Constructor and Description |
---|
MBClip(boolean loop,
<any> clips,
<any> events) |
Modifier and Type | Method and Description |
---|---|
IJointClip |
apply(IJoint joint) |
java.lang.Iterable<Event> |
pastEvents(float lastPollTime,
float time) |
public IJointClip apply(IJoint joint)
public java.lang.Iterable<Event> pastEvents(float lastPollTime, float time)
pastEvents
in interface IClip