MegaMan.LevelEditor.JoinTool.Move C# (CSharp) Method

Move() public method

public Move ( ScreenDrawingSurface surface, Point location ) : void
surface ScreenDrawingSurface
location System.Drawing.Point
return void
        public void Move(ScreenDrawingSurface surface, Point location)
        {
        }