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
2024-12-24 20:13:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
154e262ae8
phaser
/
src
/
time
History
Richard Davey
fba997d75e
If you create a repeating or looping
TimerEvent
with a
delay
of zero it will now throw a runtime error as it would lead to an infinite loop.
Fix
#6225
2022-09-29 15:02:02 +01:00
..
typedefs
Updated copyright year
2022-02-28 14:29:51 +00:00
Clock.js
Updated copyright year
2022-02-28 14:29:51 +00:00
index.js
Updated copyright year
2022-02-28 14:29:51 +00:00
TimerEvent.js
If you create a repeating or looping
TimerEvent
with a
delay
of zero it will now throw a runtime error as it would lead to an infinite loop.
Fix
#6225
2022-09-29 15:02:02 +01:00