Creates a new instance of the class Baltie2DTile.

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

Syntax

C#
protected Baltie2DTile(
	Baltie2DTiles tiles,
	int n
)

Parameters

tiles
Type: SGP.Baltie2D..::.Baltie2DTiles
The bank where the tile is situated.
n
Type: System..::.Int32
The tile number.

See Also