phaser/src/gameobjects/extern
2019-03-24 23:07:27 +00:00
..
Extern.js The ScaleMode Component has been removed from every Game Object, and along with it the scaleMode property and setScaleMode method. These did nothing anyway as they were not hooked to the render pipeline and scale mode should be set on the texture, not the Game Object. Fix #4413 2019-03-24 23:07:27 +00:00
ExternCanvasRenderer.js Added the Extern Game Object 2018-10-29 23:07:30 +00:00
ExternFactory.js Fixed Extern arguments, added as core and finished jsdocs. 2019-01-30 00:02:11 +00:00
ExternRender.js Happy New Year 2019-01-15 16:20:22 +00:00
ExternWebGLRenderer.js Happy New Year 2019-01-15 16:20:22 +00:00