06 SetBgSize - JcerelusDev/CanvasGameJs GitHub Wiki

How to use setBgSize

Considering we using the same game object

Example :

game.stage.setBgSize("cover").

you can also pass the value using 100%.

That's up to you.