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)