This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
phaser
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/phaser.git
synced
2026-07-18 12:30:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be27442139f4537d81a79757170c08477a1714d4
phaser
/
examples
/
display
T
History
photonstorm
be27442139
Fixed Fullscreen example and State preloading.
2014-02-25 16:26:11 +00:00
..
bitmapdata wobble.js
Tidying up the examples and more Tilemap work.
2013-12-10 12:23:42 +00:00
fullscreen.js
Fixed Fullscreen example and State preloading.
2014-02-25 16:26:11 +00:00
graphics.js
Revamping the examples area.
2013-10-22 03:58:20 +01:00
pixi render texture.js
RenderTexture now displays correctly in Canvas games.
2013-12-23 04:20:09 +00:00
render crisp.js
Stage.smoothed allows you to set if sprites will be smoothed when rendered. Set to false if you're using pixel art in your game. Default is true. Works in Canvas and WebGL. Setting the game anti-aliased parameter now works properly too.
2014-02-25 04:41:57 +00:00
render texture mirror.js
Updated some docs, added the new renderHidden parameter for Canvas and updated the RenderTexture examples as a result.
2013-12-27 00:26:21 +00:00
render texture starfield.js
Adjusted delta timer cap and fixed some typos and more examples.
2014-01-27 17:08:20 +00:00
render texture trail.js
Updated some docs, added the new renderHidden parameter for Canvas and updated the RenderTexture examples as a result.
2013-12-27 00:26:21 +00:00