Private
#scrollingA container dedicated to the display of scrolling text.
Private
#outlineA graphics which represent the scene outline.
Private
#drawingsThe interface drawings container.
Static
groupAdd a PrimaryGraphics to the group.
The Drawing being added
The created Graphics instance
Remove a PrimaryGraphics from the group.
The Drawing being removed
Display scrolling status text originating from an origin point on the Canvas.
An origin point where the text should first emerge
The text content to display
Optional
options: { Options which customize the text animation
The duration of the scrolling effect in milliseconds
The distance in pixels that the scrolling text should travel
The original anchor point where the text appears
The direction in which the text scrolls
An amount of randomization between [0, 1] applied to the initial position
Additional parameters of PIXI.TextStyle which are applied to the text
The created PreciseText object which is scrolling
Private
#drawPrivate
#drawPrivate
#createStatic
Private
#compare
A container group which displays interface elements rendered above other canvas groups.