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-11-21 20:23:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
163ab4fc19
phaser
/
plugins
History
Richard Davey
163ab4fc19
Calling
showAd
or
showVideoAd
will now check to see if the ad has already been displayed, and skip it when iterating the ads array, allowing you to display an ad with the same Placement ID without preloading it again.
Fix
#4728
2019-09-26 13:11:28 +01:00
..
camera3d
Fix some JSDoc descriptions
2019-06-17 16:03:22 -04:00
fbinstant
Calling
showAd
or
showVideoAd
will now check to see if the ad has already been displayed, and skip it when iterating the ads array, allowing you to display an ad with the same Placement ID without preloading it again.
Fix
#4728
2019-09-26 13:11:28 +01:00
spine
SpineCanvasPlugin.shutdown
would try to dispose of the
sceneRenderer
, but the property isn't set for Canvas.
2019-09-04 14:25:56 +01:00