@Deprecated public interface ClonableTrack extends Track, JmeCloneable
| Modifier and Type | Method and Description | 
|---|---|
| void | cleanUp()Deprecated.  Method responsible of cleaning UserData on referenced Spatials when the Track is deleted | 
| Track | cloneForSpatial(Spatial spatial)Deprecated.  Allows to clone the track for a given Spatial. | 
clone, getKeyFrameTimes, getLength, setTimecloneFields, jmeCloneTrack cloneForSpatial(Spatial spatial)
spatial - the spatial holding the AnimControlvoid cleanUp()