isBelow

open override fun isBelow(y: Float): Boolean

Returns whether the sprite is below the given Y boundary.

Return

true if below, false otherwise

Parameters

y

The Y value to check