KinematicBody2D.isOnCeiling

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

struct KinematicBody2D
@nogc nothrow const
bool
isOnCeiling
()

Meta