phaser/src/core
Richard Davey 1e5542df92
Merge pull request #5740 from hanzooo/loader-type
feat: Add support for load image by HTMLImageElement
2021-09-21 11:52:28 +01:00
..
events Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
typedefs Core.Config.domPointerEvents is a new config property set via dom: { pointerEvents } within the Game Config that allows you to set the pointerEvents css attribute on the DOM Element container. 2021-03-30 10:23:45 +01:00
Config.js Merge branch 'photonstorm:master' into loader-type 2021-06-23 13:09:15 +08:00
CreateRenderer.js Fix WEBGL-only selection and throw for unknown renderer type 2021-07-30 11:41:28 -07:00
DebugHeader.js Use transparent background for banner gameURL to support different browser color themes 2021-01-13 22:33:05 -08:00
Game.js Fixed duplicate event introduced in #5038 2020-04-27 11:53:08 +01:00
index.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
TimeStep.js Replace integer[] with number[] 2020-11-23 10:23:10 +00:00
VisibilityHandler.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00