Hey i've been trying to input a score text in canvas but gives me this error:Uncaught TypeError: Cannot read property 'setText' of undefined

后端 未结 0 407
攒了一身酷
攒了一身酷 2021-02-19 05:48

\'\'\'class ScoreBox extends Phaser.GameObjects.Container{

constructor (config){
//invoke constructor of extended class
super (config.scene);
//get scene from par         


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