phaser/src/gameobjects/blitter
2019-05-17 14:00:39 +01:00
..
Blitter.js License link update 2019-05-10 16:15:04 +01:00
BlitterCanvasRenderer.js License link update 2019-05-10 16:15:04 +01:00
BlitterCreator.js License link update 2019-05-10 16:15:04 +01:00
BlitterFactory.js License link update 2019-05-10 16:15:04 +01:00
BlitterRender.js License link update 2019-05-10 16:15:04 +01:00
BlitterWebGLRenderer.js License link update 2019-05-10 16:15:04 +01:00
Bob.js Passing a Frame object to Bob.setFrame would fail, as it expected a string or integer. It now checks the type of object, and if a Frame it checks to make sure it's a Frame belonging to the parent Blitter's texture, and if so sets it. Fix #4516 2019-05-17 14:00:39 +01:00