Interfaces
 InterfaceDescription
 CardSpriteFactory Defines functions to be used by classes that need to interact with card graphics, mainly CardArraySprite and subclasses.
Classes
 ClassDescription
 CardArraySprite Superclass to display of an array of cards.
 CardSprite Represents a card graphic with a few appearance flags.
 CardState Represents the state of a card sprite.
 HandSprite Display for a hand of cards
 LastTrickSprite Graphics for the cards in the last trick.
 LocalTweener Wrapper for caurina.transitions.Tweener.
 MainTrickSprite Graphic for the cards in the main trick (in the center of the table).
 NormalBiddingSprite Represents the interface for normal bidding (nil to 13).
 PlayerSprite Flash object for a player sitting at a trick-taking card game.
 TeamSprite Represents a team display.
 Text Simple text field supporting outlines and vertical positioning.
 TimerMovie Class to flip through the frames in a movie, allowing client code to control the duration.
 TrickSprite Graphics for the cards in the trick.