.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead. .. _class_Physics2DTestMotionResult: Physics2DTestMotionResult ========================= **Inherits:** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +--------------------------------+--------------------------------------------------------------------------------------------------------+ | :ref:`Object` | :ref:`get_collider` **(** **)** const | +--------------------------------+--------------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`get_collider_id` **(** **)** const | +--------------------------------+--------------------------------------------------------------------------------------------------------+ | :ref:`RID` | :ref:`get_collider_rid` **(** **)** const | +--------------------------------+--------------------------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`get_collider_shape` **(** **)** const | +--------------------------------+--------------------------------------------------------------------------------------------------------+ | :ref:`Vector2` | :ref:`get_collider_velocity` **(** **)** const | +--------------------------------+--------------------------------------------------------------------------------------------------------+ | :ref:`Vector2` | :ref:`get_collision_normal` **(** **)** const | +--------------------------------+--------------------------------------------------------------------------------------------------------+ | :ref:`Vector2` | :ref:`get_collision_point` **(** **)** const | +--------------------------------+--------------------------------------------------------------------------------------------------------+ | :ref:`Vector2` | :ref:`get_motion` **(** **)** const | +--------------------------------+--------------------------------------------------------------------------------------------------------+ | :ref:`Vector2` | :ref:`get_motion_remainder` **(** **)** const | +--------------------------------+--------------------------------------------------------------------------------------------------------+ Member Function Description --------------------------- .. _class_Physics2DTestMotionResult_get_collider: - :ref:`Object` **get_collider** **(** **)** const .. _class_Physics2DTestMotionResult_get_collider_id: - :ref:`int` **get_collider_id** **(** **)** const .. _class_Physics2DTestMotionResult_get_collider_rid: - :ref:`RID` **get_collider_rid** **(** **)** const .. _class_Physics2DTestMotionResult_get_collider_shape: - :ref:`int` **get_collider_shape** **(** **)** const .. _class_Physics2DTestMotionResult_get_collider_velocity: - :ref:`Vector2` **get_collider_velocity** **(** **)** const .. _class_Physics2DTestMotionResult_get_collision_normal: - :ref:`Vector2` **get_collision_normal** **(** **)** const .. _class_Physics2DTestMotionResult_get_collision_point: - :ref:`Vector2` **get_collision_point** **(** **)** const .. _class_Physics2DTestMotionResult_get_motion: - :ref:`Vector2` **get_motion** **(** **)** const .. _class_Physics2DTestMotionResult_get_motion_remainder: - :ref:`Vector2` **get_motion_remainder** **(** **)** const