课程
/前端开发
/HTML/CSS
/基于websocket的火拼俄罗斯(单机版)
game.js中 cur = SquareFactory.prototype.make(2,2) 有错
为什么说没有make方法啊 代码跟老师的都是一样的 哭了
2019-10-01
源自:基于websocket的火拼俄罗斯(单机版) 2-6
正在回答
+1 请问你解决了吗
举报
前端大牛带你实现单机版俄罗斯方块!
1 回答出现问题:Uncaught TypeError: SquareFactory.prototype.make is not a function 是为什么
1 回答为什么提示 Uncaught TypeError: game.fixed is not a function?????
1 回答总是说down is a not function
6 回答 cur = SquareFactory.prototype.make(2, 2);
1 回答ReferenceError: Square is not defined