Dialogue.cs File Reference

Classes

class  PowerSlide.Dialogue
 Used to start dialogue (speech). More...
 
class  PowerUI.HtmlDocument
 Represents a HTML Document. UI.document is the main UI document. Use UI.document.innerHTML to set its content. More...
 

Namespaces

 PowerSlide
 PowerSlide is an animation system in PowerUI 2 - it's mainly used for animation sequences and dialogue, but can be broadly extended into cutscene management too.
 
 PowerUI
 The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering.
 

Constant Groups

 PowerSlide
 PowerSlide is an animation system in PowerUI 2 - it's mainly used for animation sequences and dialogue, but can be broadly extended into cutscene management too.
 
 PowerUI
 The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering.
 

Functions

delegate void PowerSlide.OnDialogueLoad (Timeline timeline)
 Used when a set of slides has been loaded. More...