9 Commits

Author SHA1 Message Date
Nathan Kunicki
7e8c4cdf12 Particle fields 2016-02-14 15:44:12 +00:00
Nathan Kunicki
b098281a02 Fixed addition of velocity to take into account delta 2016-02-14 01:56:23 +00:00
Nathan Kunicki
246453a25e Particles now emit at a specified rate and correctly obey parent positions 2016-02-13 23:22:21 +00:00
Nathan Kunicki
8735e06619 First pass at particle system 2016-02-13 16:32:26 +00:00
Nathan Kunicki
7dbeda0dc9 Delta is now passed as param to update methods rather than game property, tidied up sprite and entity 2015-12-24 18:29:00 +00:00
Nathan Kunicki
5a76bc6773 Added image classes, new example (snowflakes) 2015-12-22 18:08:33 +00:00
Nathan Kunicki
9d0f3db412 Tidied up method names 2015-12-21 16:56:24 +00:00
Nathan Kunicki
ea2c197c5c Tidied up ES6 and ES5 options 2015-12-21 16:36:31 +00:00
Nathan Kunicki
7ff89a21b9 Entities, keyboard input, vector2d class, pong-raw example start 2015-12-21 01:18:04 +00:00