.. |
actions
|
Completed Actions jsdocs
|
2018-10-01 12:01:59 +01:00 |
animations
|
Docs update.
|
2018-12-12 11:56:09 +00:00 |
boot
|
Refactoring Game.resize
|
2019-01-10 13:43:17 +00:00 |
cache
|
Updated @memberOf to @memberof
|
2018-10-10 10:49:13 +01:00 |
cameras
|
Removed baseScale as not needed.
|
2019-01-10 13:41:24 +00:00 |
create
|
Added hundreds of new jsdoc descriptions
|
2018-10-01 11:35:01 +01:00 |
curves
|
Final Doc Jam merge
|
2018-12-03 15:16:23 +00:00 |
data
|
Updated @memberOf to @memberof
|
2018-10-10 10:49:13 +01:00 |
device
|
eslint fixes
|
2018-10-12 18:56:56 +01:00 |
display
|
Docjam merge
|
2018-10-19 12:32:43 +01:00 |
dom
|
Correctly using zoom and resolution across all scale modes.
|
2019-01-10 13:43:33 +00:00 |
events
|
removeListener / off
|
2018-12-17 10:42:46 +08:00 |
gameobjects
|
Merge pull request #4250 from jcyuan/Branch_v3.15.1
|
2019-01-04 13:15:20 +00:00 |
geom
|
Line.Extend is a new static function that allows you extend the start and/or end points of a Line by the given amounts.
|
2019-01-05 00:38:20 +00:00 |
input
|
Change when dragState is populated. Fix #4278
|
2019-01-05 10:03:11 +00:00 |
loader
|
Merge pull request #4227 from jcyuan/Branch_v3.15.1
|
2018-12-13 11:58:27 +00:00 |
math
|
JSDoc update
|
2019-01-09 14:19:27 +00:00 |
physics
|
Matter.TileBody.setFromTileCollision no longer checks if the shape is concave or convex before modifying the vertices, as the update to the Matter.js lib in 3.12 stopped this from working with Tiled collision shapes.
|
2019-01-08 11:50:21 +00:00 |
plugins
|
PluginManager.install returns null if the plugin failed to install in all cases.
|
2018-10-23 13:28:56 +01:00 |
polyfills
|
Removed bind polyfill as it's in IE9+ anyway
|
2018-07-19 16:22:43 +01:00 |
renderer
|
Removed autoResize, tidied up the resize method and init.
|
2019-01-10 13:43:09 +00:00 |
scene
|
Mark optional params as optional in jsdoc
|
2019-01-02 11:54:39 +01:00 |
sound
|
Formatting fix
|
2018-11-20 10:33:07 +00:00 |
structs
|
Default is now zero again.
|
2019-01-09 17:13:43 +00:00 |
textures
|
JSDoc update.
|
2019-01-07 23:13:07 +00:00 |
tilemaps
|
Adjust pixel position so scaled tiles don't offset
|
2018-12-13 13:16:46 +00:00 |
time
|
Docs fix
|
2018-10-25 16:26:34 +01:00 |
tweens
|
Final Doc Jam merge
|
2018-12-03 15:16:23 +00:00 |
utils
|
Merge pull request #4247 from jcyuan/Branch_v3.15.1
|
2018-12-19 10:21:05 +00:00 |
const.js
|
Beta 4
|
2018-12-19 17:08:06 +00:00 |
phaser-arcade-physics.js
|
Added fixed core build and updated AP config
|
2018-05-16 14:53:15 +01:00 |
phaser-core.js
|
Added fixed core build and updated AP config
|
2018-05-16 14:53:15 +01:00 |
phaser.js
|
Added FB plugin conditional
|
2018-09-20 14:14:29 +01:00 |