Experimental: this API is experimental and might be changed or removed in the future.

GraphElement.HitTest

Cambiar al Manual
public bool HitTest (Vector2 localPoint);

Parámetros

localPointThe point.

Valor de retorno

bool True if over element.

Descripción

See if point is over element.