Finished documentation on sprite physics and joints Fixed some bugs in sprite physics Added safety checks for joint types Added code to free up joints when a canvas is destroyed
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
#title spriteIsFixedRotation [RCBasic Doc]
|
|
#header function spriteIsFixedRotation( spr_id)
|
|
|
|
Returns whether fixed rotation is set on the sprite
|
|
|
|
#ref SetSpriteFixedRotation
|