PhysicsTestMotionResult2D

Inherits: RefCounted < Object

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

Methods

Object

get_collider ( ) const

int

get_collider_id ( ) const

RID

get_collider_rid ( ) const

int

get_collider_shape ( ) const

Vector2

get_collider_velocity ( ) const

float

get_collision_depth ( ) const

int

get_collision_local_shape ( ) const

Vector2

get_collision_normal ( ) const

Vector2

get_collision_point ( ) const

float

get_collision_safe_fraction ( ) const

float

get_collision_unsafe_fraction ( ) const

Vector2

get_remainder ( ) const

Vector2

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!