containsLocalPoint

abstract fun containsLocalPoint(localPoint: Vector2): Boolean

Given a point in local coordinates, is it within the bounding box of this Appearance?

Parameters

localPoint

A point local relative to this appearance (i.e. unrelated to the Actor's position, angle or scale).