class_physics2ddirectbodystatesw.rst 805 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_Physics2DDirectBodyStateSW:
  4. Physics2DDirectBodyStateSW
  5. ==========================
  6. **Inherits:** :ref:`Physics2DDirectBodyState<class_physics2ddirectbodystate>` **<** :ref:`Object<class_object>`
  7. **Category:** Core
  8. Brief Description
  9. -----------------
  10. Software implementation of :ref:`Physics2DDirectBodyState<class_physics2ddirectbodystate>`.
  11. Description
  12. -----------
  13. Software implementation of :ref:`Physics2DDirectBodyState<class_physics2ddirectbodystate>`. This object exposes no new methods or properties and should not be used, as :ref:`Physics2DDirectBodyState<class_physics2ddirectbodystate>` selects the best implementation available.