Example #1
0
 private Rect DragRect(Vec2 pos)
 => ClampToMap(MathExt.RectForPts(dragStart, pos));