KinematicBody2D.isOnFloor

Returns true if the body is on the floor. Only updates when calling moveAndSlide.

struct KinematicBody2D
@nogc nothrow const
bool
isOnFloor
()

Meta