mirror of
https://github.com/wassname/phaser.git
synced 2026-09-09 11:28:47 +08:00
Improved TilemapLayer rendering and debug rendering significantly. Cleared out some old assets and added a new map.
This commit is contained in:
@@ -44,6 +44,11 @@ Change Log
|
||||
|
||||
Version 1.1.4 - "Kandor" - In development
|
||||
|
||||
Significant API changes:
|
||||
|
||||
* Loader.tileset has a new method signature. Please use the new format: load.tileset(key, url, tileWidth, tileHeight, tileMargin, tileSpacing, rows, columns, total).
|
||||
|
||||
|
||||
New features:
|
||||
|
||||
* Added a stage.fullScreenScaleMode property to determine scaling when fullscreen (thanks oysterCrusher)
|
||||
|
||||
Reference in New Issue
Block a user