updateAnimation : Function
A Rope will call its updateAnimation function on each update loop if it has one. Set to a function if you'd like the rope to animate during the update phase. Set to false or null to remove it.
- Source code: gameobjects/Rope.js (Line 144)
Please login to continue.