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-25 19:35:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
36f5ca47a9
phaser
/
src
/
renderer
History
Richard Davey
edf1aa7cc1
The
onContextRestored
callback won't be defined any more unless the WebGL Renderer is in use in the following objects: BitmapMask, Static Tilemap, TileSprite and Text. This should allow those objects to now work in HEADLESS mode.
Fix
#3368
2018-03-12 13:37:13 +00:00
..
canvas
Added
roundPixels
support for the Canvas renderer
2018-02-28 22:32:59 +00:00
snapshot
Added jsdocs
2018-02-12 16:01:21 +00:00
webgl
The
onContextRestored
callback won't be defined any more unless the WebGL Renderer is in use in the following objects: BitmapMask, Static Tilemap, TileSprite and Text. This should allow those objects to now work in HEADLESS mode.
Fix
#3368
2018-03-12 13:37:13 +00:00
BlendModes.js
jsdoc fixes
2018-02-22 01:17:54 +00:00
index.js
Added jsdocs
2018-02-12 16:01:21 +00:00
ScaleModes.js
Added jsdocs
2018-02-12 16:01:21 +00:00