isLeft

open override fun isLeft(x: Float): Boolean

Returns whether the sprite is left of the given X boundary.

Return

true if left, false otherwise

Parameters

x

The X value to check