public static class B3DModel.Animation
extends java.lang.Object
Constructor and Description |
---|
Animation(int flags,
int frames,
float fps,
<any> keys) |
Modifier and Type | Method and Description |
---|---|
int |
getFlags() |
float |
getFps() |
int |
getFrames() |
<any> |
getKeys() |
java.lang.String |
toString() |