为什么我的数值是0。。。。已经把代码对过一遍了
background.js:2 Uncaught TypeError: can2.drawImage is not a function
at darwBackground (background.js:2)
at gameloop (main.js:37)
报错因为你用的画布can2而不是画布上下文环境can2.getContext('2d')