phaser/src/core
2024-01-31 21:18:11 +00:00
..
events Updated version to 3.70 2023-11-10 15:04:01 +00:00
typedefs Added WebGLPipeline[] as a valid type for the pipeline property 2024-01-31 21:18:11 +00:00
Config.js Added WebGLPipeline[] as a valid type for the pipeline property 2024-01-31 21:18:11 +00:00
CreateRenderer.js Updated copyright year 2023-01-02 17:36:27 +00:00
DebugHeader.js Updated copyright year 2023-01-02 17:36:27 +00:00
Game.js During Game.runDestroy it will now check for this.domContainer.parentNode before trying to remove it, preventing errors if the DOM Container has already been removed. Fix #6559 2023-11-08 16:49:39 +00:00
index.js Updated copyright year 2023-01-02 17:36:27 +00:00
TimeStep.js Updated copyright year 2023-01-02 17:36:27 +00:00
VisibilityHandler.js Updated copyright year 2023-01-02 17:36:27 +00:00