isAbove

open override fun isAbove(y: Float): Boolean

Returns whether the sprite is above the given Y boundary.

Return

true if above, false otherwise

Parameters

y

The Y value to check