Module physics_direct_space_state_2d

Expand description

Sidecar module for class PhysicsDirectSpaceState2D.

Defines related flag and enum types. In GDScript, those are nested under the class scope.

See also Godot docs for PhysicsDirectSpaceState2D enums.

Structsยง

ExCollideShape
Default-param extender for PhysicsDirectSpaceState2D::collide_shape_ex.
ExIntersectPoint
Default-param extender for PhysicsDirectSpaceState2D::intersect_point_ex.
ExIntersectShape
Default-param extender for PhysicsDirectSpaceState2D::intersect_shape_ex.