mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +08:00
[ts][phaser] Fix events example parameters order
This commit is contained in:
parent
455e2cbd6f
commit
7c03945ba9
@ -54,8 +54,8 @@
|
||||
const trackEntry = spineboy.animationState.addAnimation(
|
||||
0,
|
||||
"run",
|
||||
true,
|
||||
3,
|
||||
true
|
||||
);
|
||||
trackEntry.listener = {
|
||||
event: (entry, event) =>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user