phaser/src/core
2019-07-15 15:28:23 +01:00
..
events New context lost / restored events 2019-07-15 15:28:23 +01:00
typedefs Added support for a desynchronized context and alpha support in 2D 2019-06-04 19:13:49 +01:00
Config.js Added support for a desynchronized context and alpha support in 2D 2019-06-04 19:13:49 +01:00
CreateRenderer.js License link update 2019-05-10 16:15:04 +01:00
DebugHeader.js License link update 2019-05-10 16:15:04 +01:00
Game.js Game.getTime would return NaN because it incorrectly accessed the time value from the TimeStep. 2019-05-24 15:27:33 +01:00
index.js License link update 2019-05-10 16:15:04 +01:00
TimeStep.js TimeStep.now is a new property that holds the exact performance.now value, as set at the start of the current game step. Also, completed jsdocs. 2019-05-24 15:27:45 +01:00
VisibilityHandler.js License link update 2019-05-10 16:15:04 +01:00