Richard Davey
|
04844a77e0
|
Updated now that x/y is ellipse center
|
2017-12-02 01:24:50 +00:00 |
|
Richard Davey
|
55bfc9adb3
|
Ellipse x/y is now its center and the bounds properties adjust position, not dimension
|
2017-12-02 01:24:36 +00:00 |
|
Michael Hadley
|
806c9d3237
|
Stroke ellipse fixes
- Circumference points should calculate point based on top left of ellipse
- Graphics missing Ellipse class
- Ellipse stroke not "closed"
|
2017-12-01 18:05:39 -06:00 |
|
Richard Davey
|
89bcc6a27a
|
Added Contains as a local method in geometry objects that support it
|
2017-10-29 21:46:23 +00:00 |
|
Richard Davey
|
770a640b1a
|
Updated GetPoints to take either a quantity or a stepRate.
|
2017-10-26 16:37:00 +01:00 |
|
Richard Davey
|
a343e68d3e
|
Added Ellipse.Circumference function (it's an approximation, but it's accurate enough for our needs)
|
2017-10-26 16:36:15 +01:00 |
|
Richard Davey
|
ca7acdc3bd
|
Added GetPoint and GetPoints support to Circle, Ellipse and Line and exposed via the classes
|
2017-10-25 16:06:52 +01:00 |
|
Richard Davey
|
23f201660d
|
JSDocs added.
|
2017-10-13 14:11:54 +01:00 |
|
Felipe Alfonso
|
302a568566
|
Added shape emission to particle emitter
|
2017-09-25 14:10:01 -03:00 |
|
Richard Davey
|
5f04a659e0
|
Added Ellipse.CircumferencePoint
|
2017-08-02 01:12:15 +01:00 |
|
photonstorm
|
52bb355429
|
Removing old and incorrect jsdoc blocks ready for first documentation pass.
|
2017-08-01 13:10:08 +01:00 |
|
photonstorm
|
e119e3a3fc
|
Huge update to move all classes to common Phaser Class format. Tidying up lots. Removing un-needed files.
|
2017-06-30 15:47:51 +01:00 |
|
Richard Davey
|
1deac35550
|
Added in more intersection functions and line functions.
|
2017-01-04 23:53:27 +00:00 |
|
Richard Davey
|
3554975249
|
Exposed Geom.Intersects
|
2017-01-02 00:53:18 +00:00 |
|
Richard Davey
|
55c26bb158
|
Added lots of new Ellipse functions.
|
2017-01-02 00:47:16 +00:00 |
|
Richard Davey
|
0203f5c83e
|
Adding in the Ellipse geometry functions.
|
2017-01-01 18:23:19 +00:00 |
|