DialogicBackground

This contains the source code documentation of the class DialogicBackground.

DialogicBackground

Inherits: Node

This is the base class for dialogic backgrounds. Extend it and override it's methods when you create a custom background. You can take a look at the default background to get an idea of how it's working.

Properties

Property Descriptions

var viewport

The viewport that holds this background. Set when instanced.


var viewport_container

The subviewport container that holds this background. Set when instanced.