phaser/src/gameobjects/particles
2018-07-19 13:26:11 +01:00
..
zones Documented the majority of the Geom Line functions. 2018-06-21 18:13:56 +01:00
EmitterOp.js Cleaned up some remaining GameObject descriptions. 2018-06-21 14:18:28 +01:00
GravityWell.js Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00
index.js Lots of jsdoc fixes 2018-04-16 14:43:24 +01:00
Particle.js Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00
ParticleEmitter.js Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00
ParticleEmitterManager.js Documented various missing descriptions for GameObject classes and functions. 2018-06-20 07:28:02 +01:00
ParticleManagerCanvasRenderer.js Removed un-used imports 2018-07-19 13:26:11 +01:00
ParticleManagerCreator.js Calling a creator, such as GraphicsCreator, without passing in a config object, would cause an error to be thrown. All Game Object creators now catch against this. 2018-05-16 15:17:08 +01:00
ParticleManagerFactory.js Documented various missing descriptions for GameObject classes and functions. 2018-06-20 07:28:02 +01:00
ParticleManagerRender.js Updated to use typeof DefinePlugin check. 2018-04-20 00:23:24 +01:00
ParticleManagerWebGLRenderer.js Removed un-used imports 2018-07-19 13:26:11 +01:00