Class: ViewCircleSprite

app03/view/ViewCircleSprite~ ViewCircleSprite


new ViewCircleSprite(p_pixi_app, p_model, p_config, p_resources)

Parameters:
Name Type Description
p_pixi_app Object
p_model ModelCircle | Object
p_config Object
Properties
Name Type Description
image string
p_resources Object
Properties:
Name Type Description
model ModelCircle the model to be visualized
sprite PIXI.Graphics a graphic object that visualizes the model
Source: