.. |
actions
|
Add generic type on Actions
|
2018-03-27 13:14:08 +02:00 |
animations
|
jsdoc fixes
|
2018-03-28 15:04:09 +01:00 |
boot
|
Game.destroy now checks to see if the renderer exists before calling destroy on it. Fix #3498
|
2018-04-03 15:41:02 +01:00 |
cache
|
jsdoc fixes
|
2018-03-29 13:12:07 +01:00 |
cameras
|
Put Fixed and Smoothed aliases back in for now
|
2018-03-30 12:03:25 +01:00 |
create
|
Add callbacks on Boot, Actions and Create
|
2018-03-19 22:37:47 +01:00 |
curves
|
Fix types and add generic in Curves
|
2018-03-27 14:06:24 +02:00 |
data
|
Documented the SceneManager.
|
2018-04-02 18:01:17 +01:00 |
device
|
jsdoc fixes
|
2018-03-28 15:04:09 +01:00 |
display
|
[fixes #3482] HueToComponent was not correctly exporting itself
|
2018-03-30 16:25:59 -07:00 |
dom
|
Fix many multiple types
|
2018-03-20 15:58:02 +01:00 |
events
|
Updated EventEmitter reference
|
2018-03-21 14:09:58 +00:00 |
gameobjects
|
Fixed issue https://github.com/photonstorm/phaser/issues/3475
|
2018-04-03 12:03:02 -03:00 |
geom
|
jsdoc fixes
|
2018-03-28 14:11:46 +01:00 |
input
|
Keyboard.JustDown and Keyboard.JustUp were being reset too early, causing them to fail when called in update loops. Fix #3490
|
2018-04-03 16:33:13 +01:00 |
loader
|
jsdoc fixes
|
2018-03-28 15:04:09 +01:00 |
math
|
Fleshing out docs
|
2018-04-02 11:03:23 -05:00 |
physics
|
Make sure debug layer remains on the top
|
2018-04-03 15:30:46 +01:00 |
polyfills
|
jsdoc fixes and additions
|
2018-03-19 13:45:00 +00:00 |
renderer
|
change types
|
2018-03-30 13:51:32 +01:00 |
scene
|
Added jsdocs for TS defs export
|
2018-04-03 15:08:48 +01:00 |
sound
|
jsdoc fixes
|
2018-03-29 13:23:44 +01:00 |
structs
|
Remove generic on type
|
2018-04-03 16:24:48 +02:00 |
textures
|
Removed braces
|
2018-03-30 13:57:17 +01:00 |
tilemaps
|
jsdoc fixes
|
2018-03-28 15:04:09 +01:00 |
time
|
Fix wrong types
|
2018-03-22 13:51:30 +01:00 |
tweens
|
Removed stict mode warning
|
2018-03-28 16:00:19 +01:00 |
utils
|
Fix "object" types on Sound and Time
|
2018-03-21 15:02:10 +01:00 |
const.js
|
Ignore consts
|
2018-03-30 14:38:58 +01:00 |
phaser-arcade-physics.js
|
Added Arcade Physics entry point.
|
2018-02-13 03:43:12 +00:00 |
phaser.js
|
Just because.
|
2018-03-26 23:17:06 +01:00 |
plugins.js
|
Added jsdocs.
|
2018-02-12 23:13:16 +00:00 |