Phaser API Documentation

  Version: 
updateVertices()

Description:

Updates the vertices based on the Rope points.

This method is called automatically during rendering if Rope.dirty is true, which is set by the setPoints and setDirty methods. You should flag the Rope as being dirty if you modify the Rope points directly.

Returns:
Description:

This Game Object instance.

Since: 3.23.0