: Uses of Class quicktime.app.anim.TwoDSpriteInfo
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Uses of Classquicktime.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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES