phaser/src/gameobjects
2020-07-15 18:03:36 +01:00
..
bitmaptext The Dynamic Bitmap Text Game Object WebGL Renderer function has been updated to support multi-texture units. 2020-07-15 16:54:04 +01:00
blitter The Blitter Game Object WebGL Renderer function has been updated to support multi-texture units. 2020-07-15 16:53:25 +01:00
components Made sure array was cleared on destroy #5159 2020-07-13 12:51:36 +01:00
container Fixed lint errors with PR #5193 2020-07-13 12:55:49 +01:00
domelement Updated docs. Fix #5128 2020-07-13 13:36:24 +01:00
events Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
extern Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
graphics Fixed this return types for Phaser.GameObjects.Graphics 2020-01-26 21:01:00 +08:00
group Merge pull request #5166 from samme/feature/group-setActive-setName 2020-07-13 12:34:03 +01:00
image Correct texture type. Fix #5199 2020-07-13 13:29:01 +01:00
lights Fixed this return types for Phaser.GameObjects.Light 2020-01-26 21:06:58 +08:00
mesh The Mesh Game Object WebGL Renderer function has been updated to support multi-texture units. 2020-07-15 16:53:09 +01:00
particles The Particle Emitter Game Object WebGL Renderer function has been updated to support multi-texture units. 2020-07-15 18:03:36 +01:00
pathfollower Correct texture type. Fix #5199 2020-07-13 13:29:01 +01:00
quad Correct texture type. Fix #5199 2020-07-13 13:29:01 +01:00
rendertexture Updated to use new external MVP functions 2020-07-14 16:49:30 +01:00
rope Correct texture type. Fix #5199 2020-07-13 13:29:01 +01:00
shader Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
shape The ISO Triangle shape would skip rendering the left side of the first triangle in the batch. It now renders all ISO Triangles correctly. Fix #5164 2020-07-13 14:45:58 +01:00
sprite Correct texture type. Fix #5199 2020-07-13 13:29:01 +01:00
text Fixed version number 2020-07-13 13:01:41 +01:00
tilesprite Correct texture type. Fix #5199 2020-07-13 13:29:01 +01:00
typedefs Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
video Fixed Video return type. Fix #5003 2020-02-13 12:13:13 +00:00
zone Fixed this return types for Phaser.GameObjects.Zone 2020-01-26 21:52:37 +08:00
BuildGameObject.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
BuildGameObjectAnimation.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
DisplayList.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
GameObject.js Correct types for GameObject#body? 2020-05-02 16:16:16 -07:00
GameObjectCreator.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
GameObjectFactory.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
index.js Added new Rope Game Object 2020-01-17 17:38:06 +00:00
UpdateList.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00