| Package | Description |
|---|---|
| com.threerings.chat |
| Constructor and Description |
|---|
ComicChatOverlay(CrowdContext ctx,
ChatLogic logic,
JScrollBar historyBar,
int subtitleHeight)
Construct a comic chat overlay.
|
SubtitleChatOverlay(CrowdContext ctx,
ChatLogic logic,
JScrollBar bar)
Construct a comic chat overlay using all the available space for subtitling.
|
SubtitleChatOverlay(CrowdContext ctx,
ChatLogic logic,
JScrollBar bar,
boolean full) |
SubtitleChatOverlay(CrowdContext ctx,
ChatLogic logic,
JScrollBar bar,
boolean full,
boolean overrideHistory) |
SubtitleChatOverlay(CrowdContext ctx,
ChatLogic logic,
JScrollBar bar,
int subtitleHeight)
Construct a subtitle chat overlay.
|
Copyright © 2015. All rights reserved.