Constructor of canvas manager
the engine managing the whole library
the parent container
The canvasManager
Canvas rendering context settings
the canvas context settings
Clears the canvas directly
Clears the canvas content
Destroying object actions
Generic draw method for drawing stuff on the canvas context
The cb
the result of the callback
Initializes the canvas element
Initializes the plugins needed by canvas
Initializes the updaters needed by canvas
Paints the canvas background
Paints the canvas background with an optional base color
OptionalbaseColor: stringThe baseColor
Paints an image on the canvas with the given opacity
The image
The opacity value
Sets the canvas rendering context
The rendering context
Sets the canvas rendering context settings
The settings
Stops the renderer and clears the canvas
Canvas manager