Added sprite shape functions
This commit is contained in:
40
doc/doc_files/getjointlocalanchorb.html
Normal file
40
doc/doc_files/getjointlocalanchorb.html
Normal file
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>getJointLocalAnchorB [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub getJointLocalAnchorB( joint_id, ByRef x, ByRef y) </h2></p>
|
||||
<p>
|
||||
Returns the local anchor point relative to bodyB'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="getjointlocalanchora.html">GetJointLocalAnchorA</a>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user