This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2025-01-10 12:18:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
431e58aa0f
phaser
/
src
/
time
History
Richard Davey
c4501d2ccf
TimelineEvent
has a new property called
tweenInstance
. If the Timeline event has a tween that has been activated, this will hold a reference to it.
2024-06-06 15:09:22 +01:00
..
events
Updated copyright year, company and author
2024-02-19 17:12:24 +00:00
typedefs
TimelineEvent
has a new property called
tweenInstance
. If the Timeline event has a tween that has been activated, this will hold a reference to it.
2024-06-06 15:09:22 +01:00
Clock.js
Updated copyright year, company and author
2024-02-19 17:12:24 +00:00
index.js
Updated copyright year, company and author
2024-02-19 17:12:24 +00:00
Timeline.js
Calling
Timeline.clear
and
Timeline.destroy
will now destroy any currently active Tweens that the Timeline had created. Previously, active tweens would continue to play to completion
2024-06-06 15:09:22 +01:00
TimerEvent.js
Updated copyright year, company and author
2024-02-19 17:12:24 +00:00