Commit graph

14 commits

Author SHA1 Message Date
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
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
Richard Davey
8230f3f086 Circle docs and formatting return values 2017-10-05 00:58:42 +01:00
Felipe Alfonso
302a568566 Added shape emission to particle emitter 2017-09-25 14:10:01 -03: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
81aa09d732 Added Layer actions for create, createMultiple, rotation around a fixed point, rotation by distance, and positioning around a circle. 2017-03-28 03:09:59 +01:00
Richard Davey
fa14825473 Added Line Clone, CopyFrom and Equals and fixed some build errors. 2017-01-05 00:20:11 +00:00
Richard Davey
1deac35550 Added in more intersection functions and line functions. 2017-01-04 23:53:27 +00:00
Richard Davey
b5b86595d9 Circle.isEmpty and Circle Intersection functions. 2017-01-01 14:33:41 +00:00
Richard Davey
8dae244076 Added all the Circle functions. 2016-12-29 00:17:20 +00:00
Richard Davey
ecffffc0e6 Added Circle class. 2016-12-28 23:40:47 +00:00