phaser/src/gameobjects/shape
2021-05-27 14:48:40 +01:00
..
arc Call addToRenderList 2021-01-07 14:52:08 +00:00
curve Call addToRenderList 2021-01-07 14:52:08 +00:00
ellipse Call addToRenderList 2021-01-07 14:52:08 +00:00
grid Call addToRenderList 2021-01-07 14:52:08 +00:00
isobox Fixed an issue in FillPathWebGL, IsoBoxWebGLRenderer and IsoTriangleWebGLRenderer functions which caused the filled versions of most Shape Game Objects to pick-up the texture of the previous object on the display list. Fix #5720 2021-05-27 14:48:40 +01:00
isotriangle Fixed an issue in FillPathWebGL, IsoBoxWebGLRenderer and IsoTriangleWebGLRenderer functions which caused the filled versions of most Shape Game Objects to pick-up the texture of the previous object on the display list. Fix #5720 2021-05-27 14:48:40 +01:00
line Call addToRenderList 2021-01-07 14:52:08 +00:00
polygon Call addToRenderList 2021-01-07 14:52:08 +00:00
rectangle Call addToRenderList 2021-01-07 14:52:08 +00:00
star Call addToRenderList 2021-01-07 14:52:08 +00:00
triangle Call addToRenderList 2021-01-07 14:52:08 +00:00
FillPathWebGL.js Fixed an issue in FillPathWebGL, IsoBoxWebGLRenderer and IsoTriangleWebGLRenderer functions which caused the filled versions of most Shape Game Objects to pick-up the texture of the previous object on the display list. Fix #5720 2021-05-27 14:48:40 +01:00
FillStyleCanvas.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
LineStyleCanvas.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
Shape.js Update Shape.js 2021-04-20 15:15:51 +01:00
StrokePathWebGL.js Fixed all of the Shape WebGL rendering issues 2020-11-03 11:22:30 +00:00