HitTestControl
@Deprecated
public interface ShapeHitTestControl
Modifier and Type | Interface and Description |
---|---|
static class |
ShapeHitTestControl.HitType
Deprecated.
The type of hit on the shape
|
static class |
ShapeHitTestControl.Result
Deprecated.
Result data for
hitTest(float, float, float) |
Modifier and Type | Method and Description |
---|---|
ShapeHitTestControl.Result |
hitTest(float screenX,
float screenY,
float radius)
Deprecated.
Perform a hit test on a shape
|
ShapeHitTestControl.Result hitTest(float screenX, float screenY, float radius)
screenX
- Screen XscreenY
- Screen Yradius
- Screen radius