Projects > cpp > Issues > Bug #3990

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

ParticleSystemQuad::setTotalParticles() can't set a value larger than the initialized value

Bug #3990 [Closed]
zhangbin@cocos2d-x.org 2014-02-11 10:00 . Updated about 11 years ago

For example:
1. When the ParticleSystemQuad initialized, the particles number value is a.
2. The parameter's value of method setTotalParticles() is b.

If b > a, the particle system will draw nothing.

dumganhar 2014-02-11 10:25
  • Subject changed from Method ParticleSystemQuad::setTotalParticles() can't set value larger than the init value to ParticleSystemQuad::setTotalParticles() can't set a value larger than the initialized value
dumganhar 2014-02-15 04:38
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset commit:82c57c5eb615a6bbb388605488e36f9953270be4.

Atom PDF

Status:Closed
Start date:2014-02-11
Priority:Normal
Due date:
Assignee:dumganhar
% Done:

100%

Category:all
Target version:3.0-rc0