How can I call a method of the same class in Phaser 3

前端 未结 0 1834
野性不改
野性不改 2020-12-18 02:59

I\'m trying to call a method in Phaser from another method that belongs to the same class. However, this.functionName() throws an error (this.functionName is not a function)

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