41 lines
696 B
HTML
41 lines
696 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetJointLocalAnchorA [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub GetJointLocalAnchorA( joint_id, ByRef x, ByRef y) </h2></p>
|
|
<p>
|
|
Returns the local anchor point relative to bodyA's origin.
|
|
</p>
|
|
<ul>
|
|
<li>
|
|
Distance Joint
|
|
</li>
|
|
<li>
|
|
Friction Joint
|
|
</li>
|
|
<li>
|
|
Prismatic Joint
|
|
</li>
|
|
<li>
|
|
Revolute Joint
|
|
</li>
|
|
<li>
|
|
Weld Joint
|
|
</li>
|
|
<li>
|
|
Wheel Joint
|
|
</li>
|
|
</ul>
|
|
<br><p>Related:
|
|
<a href="getjointlocalanchorb.html">GetJointLocalAnchorB</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |