code/_onclick/drag_drop.dm
LENIENCY_DISTANCE | Distance in pixels that we consider "acceptable" from the initial click to the release Note: this does not account for the position of the object, just where it is on the screen |
---|---|
LENIENCY_TIME | Accepted time in seconds between the initial click and drag release Go higher then this and we just don't care anymore |
Define Details
LENIENCY_DISTANCE
Distance in pixels that we consider "acceptable" from the initial click to the release Note: this does not account for the position of the object, just where it is on the screen
LENIENCY_TIME
Accepted time in seconds between the initial click and drag release Go higher then this and we just don't care anymore