forgot to remove these too
This commit is contained in:
parent
78e1a0df25
commit
c7b00469ae
|
@ -7,10 +7,6 @@ namespace Blarg.GameFramework
|
||||||
public Rect ClientRectangle { get; internal set; }
|
public Rect ClientRectangle { get; internal set; }
|
||||||
public int ClientWidth { get; internal set; }
|
public int ClientWidth { get; internal set; }
|
||||||
public int ClientHeight { get; internal set; }
|
public int ClientHeight { get; internal set; }
|
||||||
public int X { get; internal set; }
|
|
||||||
public int Y { get; internal set; }
|
|
||||||
public int Width { get; internal set; }
|
|
||||||
public int Height { get; internal set; }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue