phaser/src
2020-04-27 16:40:33 +01:00
..
actions Revert "Use Phaser.Display.Align enum instead of integer" 2020-01-30 22:43:49 +08:00
animations Lint fixed version of #4373 2020-04-27 14:40:42 +01:00
cache Fixed this return types for Phaser.Cache.BaseCache 2020-01-30 23:11:38 +08:00
cameras New Events and lint fixes 2020-04-27 16:36:23 +01:00
core Fixed duplicate event introduced in #5038 2020-04-27 11:53:08 +01:00
create Finished JSDocs 2020-02-04 17:16:19 +00:00
curves Added JSDocs 2020-04-27 15:41:44 +01:00
data Merge pull request #4975 from JasonHK/jsdoc 2020-04-27 13:25:58 +01:00
device Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
display Revert "Changed Phaser.Display.Align to @enum" 2020-01-30 22:44:02 +08:00
dom Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
events Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
gameobjects Added more docs 2020-04-27 16:21:34 +01:00
geom Merge pull request #4975 from JasonHK/jsdoc 2020-04-27 13:25:58 +01:00
input Update InputPlugin.js 2020-04-27 16:40:33 +01:00
loader Fixed data type 2020-04-27 16:15:05 +01:00
math Fixed Vector2Like types 2020-04-27 16:13:17 +01:00
physics Fixed types (fix #5017) 2020-04-27 15:23:00 +01:00
plugins Fixed this return types for Phaser.Plugins.PluginManager 2020-01-30 23:48:56 +08:00
polyfills The requestAnimationFrame polyfill no longer expects a Browserify environment and uses window through-out. 2019-11-20 17:10:11 +00:00
renderer Set TextureTintPipeline on each 'postRenderCamera' call 2020-04-19 18:44:03 +03:00
scale Merge pull request #5043 from samme/fix/setGameSize-aspect 2020-04-27 12:21:54 +01:00
scene Merge pull request #5048 from samme/docs/PackFileSection 2020-04-27 12:16:34 +01:00
sound Lint fixes 2020-04-27 12:59:28 +01:00
structs Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
textures CanvasTexture.setSize forgot to update the width and height properties of the Texture itself. These now match the underlying canvas element. Fix #5054 2020-04-27 15:19:00 +01:00
tilemaps Update LayerDataConfig.js 2020-04-27 16:16:50 +01:00
time Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
tweens TS def improvements 2020-03-02 20:14:25 +08:00
utils TS def improvements 2020-03-02 20:14:25 +08:00
const.js Dropped beta flag 2020-04-27 15:41:58 +01:00
phaser-arcade-physics.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
phaser-core.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
phaser.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00