PhysicsDirectSpaceState2D

Inherits: Object

Inherited By: PhysicsDirectSpaceState2DExtension

There is currently no description for this class. Please help us by contributing one!

Methods

PackedFloat32Array

cast_motion ( PhysicsShapeQueryParameters2D parameters )

Vector2[]

collide_shape ( PhysicsShapeQueryParameters2D parameters, int max_results=32 )

Dictionary

get_rest_info ( PhysicsShapeQueryParameters2D parameters )

Dictionary[]

intersect_point ( PhysicsPointQueryParameters2D parameters, int max_results=32 )

Dictionary

intersect_ray ( PhysicsRayQueryParameters2D parameters )

Dictionary[]

intersect_shape ( PhysicsShapeQueryParameters2D parameters, int max_results=32 )


Method Descriptions

PackedFloat32Array cast_motion ( PhysicsShapeQueryParameters2D parameters )

There is currently no description for this method. Please help us by contributing one!


Vector2[] collide_shape ( PhysicsShapeQueryParameters2D parameters, int max_results=32 )

There is currently no description for this method. Please help us by contributing one!


Dictionary get_rest_info ( PhysicsShapeQueryParameters2D parameters )

There is currently no description for this method. Please help us by contributing one!


Dictionary[] intersect_point ( PhysicsPointQueryParameters2D parameters, int max_results=32 )

There is currently no description for this method. Please help us by contributing one!


Dictionary intersect_ray ( PhysicsRayQueryParameters2D parameters )

There is currently no description for this method. Please help us by contributing one!


Dictionary[] intersect_shape ( PhysicsShapeQueryParameters2D parameters, int max_results=32 )

There is currently no description for this method. Please help us by contributing one!