Files
RCBASIC4/doc/files/applyspriteangularimpulse.txt
2026-02-26 15:33:51 -06:00

8 lines
286 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#title ApplySpriteAngularImpulse [RCBasic Doc]
#header Sub ApplySpriteAngularImpulse( spr_id, impulse)
Apply an angular impulse to a body. This method affects the bodys rotational motion, changing its angular velocity based on the impulse applied.
#ref ApplySpriteLinearImpulse