Skip to content

Commit

Permalink
deploy: c83d7c6
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Jun 28, 2024
1 parent ed32e35 commit 1d7f6fe
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion javadoc/master/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com/jme3/system/JmeSystem.html" title="class in com.jme3.system">JmeSystem</a></div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">Utility class to access platform-dependant features.</div>
<div class="block">Utility class to access platform-dependent features.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab3"><a href="com/jme3/bullet/joints/JointEnd.html" title="enum class in com.jme3.bullet.joints">JointEnd</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab3">
Expand Down
4 changes: 2 additions & 2 deletions javadoc/master/com/jme3/bullet/CollisionSpace.html
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ <h2>Method Summary</h2>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="CollisionSpace.html" title="class in com.jme3.bullet">CollisionSpace</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#getCollisionSpace()" class="member-name-link">getCollisionSpace</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">
<div class="block">Access the CollisionSpace associated with this thread.</div>
<div class="block">Access the CollisionSpace associated with the current thread.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="CollisionConfiguration.html" title="class in com.jme3.bullet">CollisionConfiguration</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getConfiguration()" class="member-name-link">getConfiguration</a>()</code></div>
Expand Down Expand Up @@ -578,7 +578,7 @@ <h3>getBroadphaseType</h3>
<section class="detail" id="getCollisionSpace()">
<h3>getCollisionSpace</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type"><a href="CollisionSpace.html" title="class in com.jme3.bullet">CollisionSpace</a></span>&nbsp;<span class="element-name">getCollisionSpace</span>()</div>
<div class="block">Access the CollisionSpace associated with this thread.</div>
<div class="block">Access the CollisionSpace associated with the current thread.</div>
<dl class="notes">
<dt>Returns:</dt>
<dd>the pre-existing CollisionSpace, or <code>null</code> if none</dd>
Expand Down
2 changes: 1 addition & 1 deletion javadoc/master/com/jme3/system/JmeSystem.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h1 title="Class JmeSystem" class="title">Class JmeSystem</h1>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">JmeSystem</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div>
<div class="block">Utility class to access platform-dependant features.</div>
<div class="block">Utility class to access platform-dependent features.</div>
</section>
<section class="summary">
<ul class="summary-list">
Expand Down
2 changes: 1 addition & 1 deletion javadoc/master/com/jme3/system/package-summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h1 title="Package com.jme3.system" class="title">Package com.jme3.system</h1>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color class-summary class-summary-tab2"><a href="JmeSystem.html" title="class in com.jme3.system">JmeSystem</a></div>
<div class="col-last even-row-color class-summary class-summary-tab2">
<div class="block">Utility class to access platform-dependant features.</div>
<div class="block">Utility class to access platform-dependent features.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab2"><a href="NativeLibraryLoader.html" title="class in com.jme3.system">NativeLibraryLoader</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab2">
Expand Down
4 changes: 2 additions & 2 deletions javadoc/master/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -3264,7 +3264,7 @@ <h2 class="title" id="I:G">G</h2>
</dd>
<dt><a href="com/jme3/bullet/CollisionSpace.html#getCollisionSpace()" class="member-name-link">getCollisionSpace()</a> - Static method in class com.jme3.bullet.<a href="com/jme3/bullet/CollisionSpace.html" title="class in com.jme3.bullet">CollisionSpace</a></dt>
<dd>
<div class="block">Access the CollisionSpace associated with this thread.</div>
<div class="block">Access the CollisionSpace associated with the current thread.</div>
</dd>
<dt><a href="com/jme3/bullet/collision/PhysicsCollisionEvent.html#getCombinedFriction()" class="member-name-link">getCombinedFriction()</a> - Method in class com.jme3.bullet.collision.<a href="com/jme3/bullet/collision/PhysicsCollisionEvent.html" title="class in com.jme3.bullet.collision">PhysicsCollisionEvent</a></dt>
<dd>
Expand Down Expand Up @@ -5684,7 +5684,7 @@ <h2 class="title" id="I:J">J</h2>
</dd>
<dt><a href="com/jme3/system/JmeSystem.html" class="type-name-link" title="class in com.jme3.system">JmeSystem</a> - Class in <a href="com/jme3/system/package-summary.html">com.jme3.system</a></dt>
<dd>
<div class="block">Utility class to access platform-dependant features.</div>
<div class="block">Utility class to access platform-dependent features.</div>
</dd>
<dt><a href="com/jme3/bullet/CollisionSpace.html#jniEnvId()" class="member-name-link">jniEnvId()</a> - Method in class com.jme3.bullet.<a href="com/jme3/bullet/CollisionSpace.html" title="class in com.jme3.bullet">CollisionSpace</a></dt>
<dd>
Expand Down
32 changes: 16 additions & 16 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,66 +2,66 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/add.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/build.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/character.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/collision.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/debug.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/demos.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/implementation.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/lexicon.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/misc.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/new6dof.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/overview.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/rigidbody.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/shape.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/softbody.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/sport.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
<url>
<loc>https://stephengold.github.io/Libbulletjme/lbj-en/English/vehicle.html</loc>
<lastmod>2024-06-27T02:28:08.580Z</lastmod>
<lastmod>2024-06-28T02:47:16.601Z</lastmod>
</url>
</urlset>

0 comments on commit 1d7f6fe

Please sign in to comment.