SetRestitution
From MaratisWiki
(Difference between revisions)
Dahnielson (Talk | contribs) (Created page with "{{lua-function|setRestitution|object}} Set restitution of object. Category:Lua scripting Category:Lua function Category:Physics") |
Dahnielson (Talk | contribs) m |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | {{lua-function|setRestitution|object}} | + | {{lua-function|setRestitution|object, restitution}} |
Set restitution of object. | Set restitution of object. | ||
+ | |||
+ | {{lua-function-param|object|object to operate on}} | ||
+ | {{lua-function-param|restitution|restitution of object}} | ||
[[Category:Lua scripting]] | [[Category:Lua scripting]] | ||
[[Category:Lua function]] | [[Category:Lua function]] | ||
[[Category:Physics]] | [[Category:Physics]] |
Latest revision as of 00:25, 9 February 2014
setRestitution(object, restitution)
Set restitution of object.
-
object
: object to operate on -
restitution
: restitution of object