Module: CanvasContainer

The Vue component for the container for the canvas layers and the coordinates entering popup. Rendering is done by the Simulator class (see there for the meaning of each canvas layer). Mouse events are only captured by the top-layered canvasAboveLight canvas, and is handled by the Editor class.

Source: