getSprings() → {array.<Phaser.Physics.P2.Spring>}
Populates and returns an array of all current Springs in the world.
Returns
array.<Phaser.Physics.P2.Spring> -
An array containing all current Springs in the world.
- Source code: physics/p2/World.js (Line 1315)
Please login to continue.