Added sprite shape functions
This commit is contained in:
34
doc/doc_files/getjointdamping.html
Normal file
34
doc/doc_files/getjointdamping.html
Normal file
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>getJointDamping [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function getJointDamping( joint_id) </h2></p>
|
||||
<p>
|
||||
Returns the damping value for a joint
|
||||
</p>
|
||||
<p>
|
||||
Used with
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
Distance Joint
|
||||
</li>
|
||||
<li>
|
||||
Weld Joint
|
||||
</li>
|
||||
<li>
|
||||
Wheel Joint
|
||||
</li>
|
||||
</ul>
|
||||
<br><p>Related:
|
||||
<a href="setjointdamping.html">SetJointDamping</a>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user