Unconjures the field at the location [x,y].

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void Unconjure(
	int x,
	int y
)

Parameters

x
Type: System..::.Int32
The X-coordinate of the unconjured field.
y
Type: System..::.Int32
The Y-coordinate of the unconjured field.

See Also