_LimitToRange
x = _LimitToRange(x, B_HORIZONTAL, absolute);
y = _LimitToRange(y, B_VERTICAL, absolute);
float _LimitToRange(float v, orientation o,