ly.img.android.pesdk.utils / TransformedMotionEvent / isPositionHitting

isPositionHitting

fun isPositionHitting(area: MultiRect): boolean
fun isPositionHitting(index: int, area: MultiRect): booleanfun isPositionHitting(index: int, area: MultiRect, @Nullable areaMatrix: Transformation): boolean

Get the transformed pos of the point.

Parameters

index - int: point index @see #getPointerCount

Return
boolean: transformed pos of the point.