Class AnimationInfo
- java.lang.Object
-
- nl.colorize.multimedialib.graphics.AnimationInfo
-
public class AnimationInfo extends java.lang.ObjectDescribes the properties for an animation that was loaded from a mesh.
-
-
Constructor Summary
Constructors Constructor Description AnimationInfo(java.lang.String name, float duration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)floatgetDuration()java.lang.StringgetName()inthashCode()
-