update()
Override and use this function in your own custom objects to handle any update requirements you may have.
- Source code: gameobjects/Rope.js (Line 110)
update()
Override and use this function in your own custom objects to handle any update requirements you may have.
Please login to continue.