问答详情
源自:2-1 绘制背景

问题提问?

main.js:20 Uncaught TypeError: Failed to execute 'getContext' on 'HTMLCanvasElement': 1 argument required, but only 0 present.init @ main.js:20game @ main.js:12

在用getcontext的时候出现这个了怎么办?

提问者:Hi啊宅 2017-02-17 10:57

个回答

  • qq_世界因你颤抖_0
    2017-02-24 14:02:47

    你看下getcontext("2d")里面有没有加“2d"