Class: ViewText

ViewText


new ViewText(p_pixi_app, p_model, p_config)

Parameters:
Name Type Description
p_pixi_app Object
p_model ModelScore
p_config Object
Properties
Name Type Argument Default Description
style Object see PIXI.TextStyle
anchor Object <optional>
{x: 0, y: 0} left: 0, center 0.5, right: 1
Properties:
Name Type Description
model ModelScore the model to be visualized
sprite PIXI.Text a graphic object that visualizes the model
Source:

Methods


render()

Source: