private static ShouldStartDrag ( Vector2 pressPos, Vector2 currentPos, float threshold, bool useDragThreshold ) : bool | ||
pressPos | Vector2 | |
currentPos | Vector2 | |
threshold | float | |
useDragThreshold | bool | |
return | bool |
private static ShouldStartDrag ( Vector2 pressPos, Vector2 currentPos, float threshold, bool useDragThreshold ) : bool | ||
pressPos | Vector2 | |
currentPos | Vector2 | |
threshold | float | |
useDragThreshold | bool | |
return | bool |