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-20 10:03:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b9f62e77e6
phaser
/
src
/
pixi
/
extras
History
photonstorm
b9f62e77e6
You can now pass a TilemapLayer as a Texture to a TileSprite. A limitation of this is that if you pass it to a TileSprite it will make a fill pattern from the TilemapLayer at that instant it's passed, and it won't keep track of the layer in future should it update (thanks @jdnichollsc
#1989
)
2016-04-07 03:45:21 +01:00
..
Rope.js
Merged latest Pixi fixes.
2014-11-23 12:47:55 +00:00
Strip.js
Pixi 2.2.0 merged.
2014-12-02 11:01:57 +00:00
TilingSprite.js
You can now pass a TilemapLayer as a Texture to a TileSprite. A limitation of this is that if you pass it to a TileSprite it will make a fill pattern from the TilemapLayer at that instant it's passed, and it won't keep track of the layer in future should it update (thanks @jdnichollsc
#1989
)
2016-04-07 03:45:21 +01:00