public class AssetAnimation extends java.lang.Object implements IAsset<IAnimation>
| Constructor and Description |
|---|
AssetAnimation(IAnimation animation) |
| Modifier and Type | Method and Description |
|---|---|
IAnimation |
get() |
public AssetAnimation(IAnimation animation)
public IAnimation get()
get in interface IAsset<IAnimation>