* 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
8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
#title SetSpriteRestitution [RCBasic Doc]
|
|
#header sub SetSpriteRestitution( spr_id, restitution )
|
|
|
|
Sets the restitution coefficient for a sprite
|
|
|
|
#ref GetSpriteRestitution
|
|
|