Function KinematicBody2D.isOnCeiling

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

bool isOnCeiling() nothrow @nogc const;