Drag[en]gine Script Module DragonScript
1.23
|
Conversation playback sub title interface. More...
Public Member Functions | |
void | addSubTitleText (Widget text) |
Add sub title text widget. More... | |
GuiTheme | getGuiTheme () |
Gui theme to use for text widgets. More... | |
void | removeAllSubTitleText () |
Remove all texts. More... | |
Conversation playback sub title interface.
void Dragengine.ConversationSystem.ConversationPlaybackSubTitle.addSubTitleText | ( | Widget | text | ) |
Add sub title text widget.
Implemented in Dragengine.Gui.WindowSubTitle, and Dragengine.Gui.SubTitleBox.
GuiTheme Dragengine.ConversationSystem.ConversationPlaybackSubTitle.getGuiTheme | ( | ) |
Gui theme to use for text widgets.
void Dragengine.ConversationSystem.ConversationPlaybackSubTitle.removeAllSubTitleText | ( | ) |
Remove all texts.
Implemented in Dragengine.Gui.WindowSubTitle, and Dragengine.Gui.SubTitleBox.