Added documentation for 3D Joints, the 2D Pin Joint, and the Physicsservers, also a minor bugfix in the 3D Pinjoint.

This commit is contained in:
Grosskopf
2017-10-14 12:19:03 +02:00
parent abe47eaa63
commit f8c7d32987
12 changed files with 521 additions and 94 deletions

View File

@@ -1,8 +1,10 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="PhysicsServerSW" inherits="PhysicsServer" category="Core" version="3.0.alpha.custom_build">
<brief_description>
Software implementation of [PhysicsServer].
</brief_description>
<description>
This class exposes no new methods or properties and should not be used, as [PhysicsServer] automatically selects the best implementation available.
</description>
<tutorials>
</tutorials>