(2402e736e) Tester's build, January 25th 2020
This commit is contained in:
@@ -13,7 +13,9 @@ namespace Barotrauma
|
||||
protected static Vector2 selectionPos = Vector2.Zero;
|
||||
protected static Vector2 selectionSize = Vector2.Zero;
|
||||
|
||||
protected static Vector2 startMovingPos = Vector2.Zero;
|
||||
private static Vector2 startMovingPos = Vector2.Zero;
|
||||
|
||||
public static Vector2 StartMovingPos => startMovingPos;
|
||||
|
||||
private static bool resizing;
|
||||
private int resizeDirX, resizeDirY;
|
||||
|
||||
Reference in New Issue
Block a user