Why wont my image show on a javascript canvas?

后端 未结 0 1562
北荒
北荒 2020-12-21 10:48

Here is the code inside my constructor of this class

 this.canvas = document.getElementById("myCanvas");
    this.canvasContext = this.canvas.getCon         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题