phaser/src/gameobjects/shape
2022-06-21 16:27:43 +01:00
..
arc Fixed lint errors 2022-05-10 17:06:53 +01:00
curve Fixed lint errors 2022-05-10 17:06:53 +01:00
ellipse Fixed lint errors 2022-05-10 17:06:53 +01:00
grid Fixed lint errors 2022-05-10 17:06:53 +01:00
isobox Fixed lint errors 2022-05-10 17:06:53 +01:00
isotriangle Fixed lint errors 2022-05-10 17:06:53 +01:00
line Fixed lint errors 2022-05-10 17:06:53 +01:00
polygon GameObjects.Polygon.setTo is a new method that allows you to change the points being used to render a Polygon Shape Game Object. Fix #6151 2022-06-21 16:27:43 +01:00
rectangle Fixed lint errors 2022-05-10 17:06:53 +01:00
star Fixed lint errors 2022-05-10 17:06:53 +01:00
triangle Fixed lint errors 2022-05-10 17:06:53 +01:00
FillPathWebGL.js Updated copyright year 2022-02-28 14:29:51 +00:00
FillStyleCanvas.js Updated copyright year 2022-02-28 14:29:51 +00:00
LineStyleCanvas.js Updated copyright year 2022-02-28 14:29:51 +00:00
Shape.js Updated copyright year 2022-02-28 14:29:51 +00:00
StrokePathWebGL.js Updated copyright year 2022-02-28 14:29:51 +00:00