Conflict test
This commit is contained in:
@@ -19,13 +19,7 @@ namespace DepthsBelow
|
|||||||
Rectangle gridRectangle;
|
Rectangle gridRectangle;
|
||||||
Texture2D gridTexture;
|
Texture2D gridTexture;
|
||||||
|
|
||||||
public MouseInput(Core core)
|
|
||||||
{
|
|
||||||
this.core = core;
|
|
||||||
|
|
||||||
selectionRectangle = Rectangle.Empty;
|
|
||||||
gridRectangle = Rectangle.Empty;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void LoadContent()
|
public void LoadContent()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user