Uses of Class
quicktime.app.anim.TwoDSpriteInfo

Packages that use TwoDSpriteInfo
quicktime.app.anim   
 

Uses of TwoDSpriteInfo in quicktime.app.anim
 

Methods in quicktime.app.anim that return TwoDSpriteInfo
 TwoDSpriteInfo TwoDSprite.getSpriteInfo()
          Returns all of the pertinent information about the current sprite's state to recreate a sprite.
 

Constructors in quicktime.app.anim with parameters of type TwoDSpriteInfo
TwoDSprite(TwoDSpriteInfo spriteInfo)
          Create a sprite when the final destination of the sprite is not known.