16 DrawSprite - JcerelusDev/CanvasGameJs GitHub Wiki
How to use the drawSprite method
To use that method you only have to grab the object you wish to draw below
Example :
player.drawSprite()
To use that method you only have to grab the object you wish to draw below
player.drawSprite()