phaser/src
Richard Davey 6571511a41
Merge pull request #4311 from jestarray/master
Updated tilemap jsdocs
2019-01-28 13:43:24 +00:00
..
actions Happy New Year 2019-01-15 16:20:22 +00:00
animations All listeners use the new Events 2019-01-18 13:41:43 +00:00
cache Added Camera Fade and Game Object Destroy events. 2019-01-18 14:21:45 +00:00
cameras Removed resolution 2019-01-22 14:46:43 +00:00
core Clarified parent setting in game config 2019-01-23 17:03:21 +00:00
create Happy New Year 2019-01-15 16:20:22 +00:00
curves Happy New Year 2019-01-15 16:20:22 +00:00
data DataManager.pop would emit the DataManager instance, instead of the parent, as the first event argument. It now emits the parent as it should do. Fix #4186 2019-01-24 11:11:07 +00:00
device Added suffix support, removed div creation, added Safari 5.1 hack and active property. 2019-01-23 00:12:26 +00:00
display Merge pull request #4301 from tfelix/feat-invert-geo-mask 2019-01-23 21:52:16 +00:00
dom Final updates to full screen target handling. 2019-01-28 11:44:04 +00:00
events Happy New Year 2019-01-15 16:20:22 +00:00
gameobjects Formatting 2019-01-24 14:11:08 +00:00
geom Happy New Year 2019-01-15 16:20:22 +00:00
input Removed un-needed methods and reset keys on focus loss. Fix #4134 2019-01-24 11:55:34 +00:00
loader Pass xhr to onerror 2019-01-24 13:55:36 +00:00
math Tidying up the code format. 2019-01-18 16:11:59 +00:00
physics lint fix 2019-01-24 00:30:44 +00:00
plugins Fixed jsdoc links and markdown bullet lists 2019-01-18 15:20:56 +00:00
polyfills Removed bind polyfill as it's in IE9+ anyway 2018-07-19 16:22:43 +01:00
renderer Callback is now invoked in Image.onload to avoid race conditions. 2019-01-25 17:29:31 +00:00
scene Fixed jsdoc links and markdown bullet lists 2019-01-18 15:20:56 +00:00
sound Fixed jsdoc links and markdown bullet lists 2019-01-18 15:20:56 +00:00
structs Added Size.resize and Size.setAspectRatio methods. 2019-01-25 12:13:26 +00:00
textures Fixed jsdoc links and markdown bullet lists 2019-01-18 15:20:56 +00:00
tilemaps Updated Docs 2019-01-23 15:01:56 -08:00
time All listeners use the new Events 2019-01-18 13:41:43 +00:00
tweens Added missing jsdocs 2019-01-23 23:49:04 +00:00
utils fix: GetValue not checking for the existence of '.' correctly 2019-01-26 16:52:25 +01:00
const.js Bumped release 2019-01-23 15:52:17 +00:00
phaser-arcade-physics.js Corrected build folder. 2019-01-23 23:46:45 +00:00
phaser-core.js Happy New Year 2019-01-15 16:20:22 +00:00
phaser.js Happy New Year 2019-01-15 16:20:22 +00:00