KinematicBody.isOnCeiling

Returns true if the body collided with the ceiling on the last call of moveAndSlide or moveAndSlideWithSnap. Otherwise, returns false.

struct KinematicBody
@nogc nothrow const
bool
isOnCeiling
()

Meta