为什么我在phaser项目中遇到typemismatch错误,我使用的是Internet Explorer 10来部署游戏?

时间:2015-05-20 06:34:58

标签: html5-canvas phaser-framework

当我点击按钮重新绘制我的关卡状态时,我收到错误this.__tilePattern=c.createPattern(this.tilingTexture.baseTexture.source,"repeat"),如何解决此问题? ,它与画布渲染或tileprite渲染有关吗?

1 个答案:

答案 0 :(得分:0)

这很奇怪,但现在我的问题在我使用phaser 2.2.2的旧版本而不是新的更新版本2.3.0时完全消失了,如果photonstorm可以解释导致此错误的原因会很好使用新版本。