class_physics2dserversw.rst 719 B

12345678910111213141516171819202122
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead.
  3. .. _class_Physics2DServerSW:
  4. Physics2DServerSW
  5. =================
  6. **Inherits:** :ref:`Physics2DServer<class_physics2dserver>` **<** :ref:`Object<class_object>`
  7. **Category:** Core
  8. Brief Description
  9. -----------------
  10. Software implementation of :ref:`Physics2DServer<class_physics2dserver>`.
  11. Description
  12. -----------
  13. Software implementation of :ref:`Physics2DServer<class_physics2dserver>`. This class exposes no new methods or properties and should not be used, as :ref:`Physics2DServer<class_physics2dserver>` automatically selects the best implementation available.