Phaser
Returning self properties with event arrow functions?
Phaser 3
samme
May 21, 2021, 2:17am
2
You can change
var a;
to
let a;
.
How to pass loop value as argument in click event
show post in topic
Related topics
Topic
Replies
Views
Activity
Dynamically creating buttons but won't retrieve data from it
Phaser 3
11
468
May 19, 2021
How to call "this" game inside function (javascript knobby newb)
Phaser 3
4
1559
January 11, 2020
Can I use JS ES6 arrow functions in Phaser?
Phaser 3
2
1037
July 15, 2020
Scope of this in update function
Phaser 3
1
1911
August 2, 2019
add a custom property to sprite/container
Phaser 3
2
1270
October 30, 2020