8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
#title SetSpriteFixedRotation [RCBasic Doc]
|
|
#header Sub SetSpriteFixedRotation( spr_id, flag )
|
|
|
|
Prevents sprite from being rotated by any forces applied to it
|
|
|
|
#ref spriteIsFixedRotation
|
|
|