phaser/src/gameobjects/shape
2020-08-03 17:54:29 +01:00
..
arc Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
curve Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
ellipse Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
grid All Shape Game Objects (Rectangle, IsoBox, Star, Polygon, etc) now support rendering in Light2d. 2020-07-16 15:51:07 +01:00
isobox All Shape Game Objects (Rectangle, IsoBox, Star, Polygon, etc) now support rendering in Light2d. 2020-07-16 15:51:07 +01:00
isotriangle All Shape Game Objects (Rectangle, IsoBox, Star, Polygon, etc) now support rendering in Light2d. 2020-07-16 15:51:07 +01:00
line Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
polygon Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
rectangle 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
star Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
triangle Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
FillPathWebGL.js All Shape Game Objects (Rectangle, IsoBox, Star, Polygon, etc) now support rendering in Light2d. 2020-07-16 15:51:07 +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 Docs: add missing Phaser.GameObjects.Shape#geom 2020-05-31 15:07:12 -07:00
StrokePathWebGL.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00