You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,11 @@ Change Log
44
44
45
45
Version 1.1.4 - "Kandor" - In development
46
46
47
+
Significant API changes:
48
+
49
+
* Loader.tileset has a new method signature. Please use the new format: load.tileset(key, url, tileWidth, tileHeight, tileMargin, tileSpacing, rows, columns, total).
50
+
51
+
47
52
New features:
48
53
49
54
* Added a stage.fullScreenScaleMode property to determine scaling when fullscreen (thanks oysterCrusher)
0 commit comments