PhysicsTestMotionResult2D
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
get_collider ( ) const |
|
get_collider_id ( ) const |
|
get_collider_rid ( ) const |
|
get_collider_shape ( ) const |
|
get_collider_velocity ( ) const |
|
get_collision_depth ( ) const |
|
get_collision_local_shape ( ) const |
|
get_collision_normal ( ) const |
|
get_collision_point ( ) const |
|
get_collision_safe_fraction ( ) const |
|
get_collision_unsafe_fraction ( ) const |
|
get_remainder ( ) const |
|
get_travel ( ) const |
Method Descriptions
Object get_collider ( ) const
There is currently no description for this method. Please help us by contributing one!
int get_collider_id ( ) const
There is currently no description for this method. Please help us by contributing one!
RID get_collider_rid ( ) const
There is currently no description for this method. Please help us by contributing one!
int get_collider_shape ( ) const
There is currently no description for this method. Please help us by contributing one!
Vector2 get_collider_velocity ( ) const
There is currently no description for this method. Please help us by contributing one!
float get_collision_depth ( ) const
There is currently no description for this method. Please help us by contributing one!
int get_collision_local_shape ( ) const
There is currently no description for this method. Please help us by contributing one!
Vector2 get_collision_normal ( ) const
There is currently no description for this method. Please help us by contributing one!
Vector2 get_collision_point ( ) const
There is currently no description for this method. Please help us by contributing one!
float get_collision_safe_fraction ( ) const
There is currently no description for this method. Please help us by contributing one!
float get_collision_unsafe_fraction ( ) const
There is currently no description for this method. Please help us by contributing one!
Vector2 get_remainder ( ) const
There is currently no description for this method. Please help us by contributing one!
Vector2 get_travel ( ) const
There is currently no description for this method. Please help us by contributing one!