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
171 B
Plaintext
7 lines
171 B
Plaintext
#title setSpriteLinearDamping [RCBasic Doc]
|
|
#header sub setSpriteLinearDamping( spr_id, linearDamping)
|
|
|
|
Sets the linear damping of a sprite
|
|
|
|
#ref GetSpriteLinearDamping
|