| Interface | Description |
|---|---|
| ChatOverlay.InfoProvider |
An interface for providing information about what is under the overlay.
|
| Class | Description |
|---|---|
| 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.
|
| SubtitleChatOverlay |
Implements subtitle chat.
|
Copyright © 2015. All rights reserved.