Package com.threerings.chat

Interface Summary
ChatOverlay.InfoProvider An interface for providing information about what is under the overlay.
 

Class Summary
ChatGlyph Responsible for rendering a "unit" of chat on a MediaPanel.
ChatLogic Contains all of the routines that might (or must) be customized by a system that makes use of the comic chat system.
ChatOverlay An abstract class that represents a chat display that can be overlayed upon another component.
ComicChatOverlay Implements comic chat in the yohoho client.
ComicChatOverlay.BubbleGlyph A glyph of a particlar chat bubble
SubtitleChatOverlay Implements subtitle chat.