Class: ViewRectangleGraphics

ViewRectangleGraphics


new ViewRectangleGraphics(p_pixi_app, p_model, p_config)

Parameters:
Name Type Description
p_pixi_app Object
p_model ModelRectangle
p_config Object
Properties
Name Type Argument Default Description
border number <optional>
5
borderColor string <optional>
'#AAAAAA'
color string <optional>
'#FFAA00'
Properties:
Name Type Description
model ModelRectangle the model to be visualized
sprite PIXI.Graphics a graphic object that visualizes the model
Source: