KinematicCollision2D
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_shape_index ( ) const |
|
get_collider_velocity ( ) const |
|
get_depth ( ) const |
|
get_local_shape ( ) const |
|
get_normal ( ) const |
|
get_position ( ) const |
|
get_remainder ( ) const |
|
get_travel ( ) const |
Method Descriptions
float get_angle ( Vector2 up_direction=Vector2(0, -1) ) const
There is currently no description for this method. Please help us by contributing one!
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!
Object get_collider_shape ( ) const
There is currently no description for this method. Please help us by contributing one!
int get_collider_shape_index ( ) 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_depth ( ) const
There is currently no description for this method. Please help us by contributing one!
Object get_local_shape ( ) const
There is currently no description for this method. Please help us by contributing one!
Vector2 get_normal ( ) const
There is currently no description for this method. Please help us by contributing one!
Vector2 get_position ( ) 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!