แก้ coding style

This commit is contained in:
Pitchaya Boonsarngsuk
2018-03-22 16:02:45 +00:00
parent b601af68b4
commit 2256af7448
9 changed files with 866 additions and 873 deletions

View File

@@ -21,7 +21,7 @@ export default function () {
dataSizeFactor,
latestVelocityDiff = 0;
/**
/**
* Apply spring forces at each simulation iteration.
* @param {number} alpha - multiplier for amount of force applied
*/