* 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
201 B
Plaintext
7 lines
201 B
Plaintext
#title GetSpriteRestitutionThreshold [RCBasic Doc]
|
|
#header function GetSpriteRestitutionThreshold( spr_id )
|
|
|
|
Returns the restitution velocity threshold for a sprite
|
|
|
|
#ref SetSpriteRestitutionThreshold
|