KinematicBody2D.isOnWall

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

struct KinematicBody2D
@nogc nothrow const
bool
isOnWall
()

Meta