segments
The segments that make up the rope body as an array of Phaser.Rectangles
Properties:
Name | Type | Description |
---|---|---|
updateAnimation | Array.<Phaser.Rectangles> | Returns an array of Phaser.Rectangles that represent the segments of the given rope |
Source code: gameobjects/Rope.js (Line 175)
Please login to continue.