jpweeks/particulate-js

View on GitHub
src/systems/ParticleSystem.js

Summary

Maintainability
A
45 mins
Test Coverage

Function ps_integrateParticle has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

function ps_integrateParticle(i, p0, p1, f0, weight, d2) {
Severity: Minor
Found in src/systems/ParticleSystem.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status