@Deprecated public interface ClonableTrack extends Track, JmeCloneable
Modifier and Type | Method and Description |
---|---|
void |
cleanUp()
Deprecated.
Method responsible for 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, setTime
cloneFields, jmeClone
Track cloneForSpatial(Spatial spatial)
spatial
- the spatial holding the AnimControlvoid cleanUp()