Physics.Arcade.Body#deltaZ()

deltaZ() → {number}

Returns the delta z value. The difference between Body.rotation now and in the previous step.

Returns
number -

The delta value. Positive if the motion was clockwise, negative if anti-clockwise.

Source code: physics/arcade/Body.js (Line 1293)
doc_phaser
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.