MCPcopy Create free account
hub / github.com/axmolengine/axmol / getLife

Function getLife

core/2d/ParticleSystem.h:716–716  ·  view source on GitHub ↗

Gets the life of each particle. * * @return The life of each particle. */

Source from the content-addressed store, hash-verified

714 * @return The life of each particle.
715 */
716 float getLife() const { return _life; }
717 /** Sets the life of each particle.
718 *
719 * @param life The life of each particle.

Callers 2

simulateMethod · 0.85

Calls

no outgoing calls

Tested by 1