* Added some new physics functions * Added new documentation * Added some auto checks for OS to rc_os_defines.h * Fixed bugs on settting and getting position of sprites
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
#title SetSpriteRestitutionThreshold [RCBasic Doc]
|
|
#header sub SetSpriteRestitutionThreshold( spr_id, threshold )
|
|
|
|
Sets the restitution threshold for a sprite.
|
|
|
|
#ref GetSpriteRestitutionThreshold
|