public interface IAnimationLoader
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.Multimap<java.lang.String,Animation<Shape>> |
getAnimations(java.util.Map<java.lang.String,Shape> shapes)
Gets the list of
Animation for the model. |