KinematicCollision2D

Inherits: RefCounted < Object

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

Methods

float

get_angle ( Vector2 up_direction=Vector2(0, -1) ) const

Object

get_collider ( ) const

int

get_collider_id ( ) const

RID

get_collider_rid ( ) const

Object

get_collider_shape ( ) const

int

get_collider_shape_index ( ) const

Vector2

get_collider_velocity ( ) const

float

get_depth ( ) const

Object

get_local_shape ( ) const

Vector2

get_normal ( ) const

Vector2

get_position ( ) const

Vector2

get_remainder ( ) const

Vector2

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!