drawcall / Proton

Javascript particle animation library
https://drawcall.github.io/Proton/
MIT License
2.41k stars 275 forks source link

please add documentation to your site #19

Closed sashastg closed 8 years ago

sashastg commented 8 years ago

please add documentation to your site. its hard to use this amazing library without docs.

2) in Proton.js -> function destory has misprint -- must be renamed to destroy

phtwo commented 8 years ago

Oh, the second question is so bad.. "destory" is also in Behaviour.js, Particle.js Terrible, in Proton.js -> function destory, it will call Emitter.destory(), but function name is "destroy" in Emitter.js, although annotation is "destory" .

FranDias commented 8 years ago

PR's welcome just put a PR into the gh-pages branch https://github.com/a-jie/Proton/tree/gh-pages

drawcall commented 8 years ago

Thank you very much. I have fixed the problem with destory. For documentation, I really want to finish now, if I have time.

phtwo commented 8 years ago

In fact, you can add comments to the examples if you do not have enough time. quickly and effectively