phaser/src/gameobjects
2020-08-19 13:19:07 +01:00
..
bitmaptext Use charIndex, not i 2020-08-06 17:06:10 +01:00
blitter Uses setGameObject to support Light2D 2020-07-16 15:15:33 +01:00
components Use GetColorFromValue 2020-08-03 10:49:05 +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 Updated docs #5231 2020-08-03 10:37:01 +01: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 Bumping to 3.50 2020-07-31 13:41:29 +01:00
mesh Mesh and Quad Game Objects now support rendering with normal maps. 2020-07-16 15:25:06 +01:00
particles Particle Emitter Game Objects now support rendering in Light2d. 2020-07-16 15:32:06 +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 Remove false import 2020-08-19 13:19:07 +01:00
rope Update RopeWebGLRenderer.js 2020-07-17 17:07:34 +01:00
shader Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
shape Calling Rectangle.setSize() wouldn't change the underlying geometry of the Shape Game Object, causing any stroke to be incorrectly rendered after a size change. 2020-08-03 17:54:29 +01:00
sprite Correct texture type. Fix #5199 2020-07-13 13:29:01 +01:00
text Use TextPadding type in Text game object 2020-08-01 13:35:02 +02:00
tilesprite The TileSprite Game Objects now support rendering with normal maps. 2020-07-16 16:59:53 +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 Rename all setInteractive() arguments, and docs 2020-08-03 13:33:30 -07: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 Rename all setInteractive() arguments, and docs 2020-08-03 13:33:30 -07:00
GameObjectCreator.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
GameObjectFactory.js Docs: generic return for add.existing() 2020-07-29 12:19:09 -07: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