PhysicsDirectSpaceState2D
Inherits: Object
Inherited By: PhysicsDirectSpaceState2DExtension
There is currently no description for this class. Please help us by contributing one!
Methods
cast_motion ( PhysicsShapeQueryParameters2D parameters ) |
|
collide_shape ( PhysicsShapeQueryParameters2D parameters, int max_results=32 ) |
|
get_rest_info ( PhysicsShapeQueryParameters2D parameters ) |
|
intersect_point ( PhysicsPointQueryParameters2D parameters, int max_results=32 ) |
|
intersect_ray ( PhysicsRayQueryParameters2D parameters ) |
|
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!