Interface RMInvocation.Blend
-
- Enclosing class:
- RMInvocation
public static interface RMInvocation.Blend
Implemented by any class that can interpolate themselves for animation purposes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
blend(java.lang.Object object, double fraction)
-