BenQ Mobile

Uses of Class
javax.microedition.m3g.AnimationTrack

Uses of AnimationTrack in javax.microedition.m3g
 

Methods in javax.microedition.m3g that return AnimationTrack
 AnimationTrack Object3D.getAnimationTrack(int index)
          Gets an AnimationTrack by index.
 

Methods in javax.microedition.m3g with parameters of type AnimationTrack
 void Object3D.addAnimationTrack(AnimationTrack animationTrack)
          Adds the given AnimationTrack to this Object3D, potentially changing the order and indices of the previously added tracks.
 void Object3D.removeAnimationTrack(AnimationTrack animationTrack)
          Removes the given AnimationTrack from this Object3D, potentially changing the order and indices of the remaining tracks.
 


BenQ Mobile

Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner.
All Rights Reserved.
BenQ Corp. is a trademark licensee of Siemens AG.


For further information about Mobility Toolkit (MTK) visit our Developer Portal.