Gets the bank which contains the given tile number.

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

Syntax

C#
public Baltie2DImageTiles GetTiles(
	int tileNum
)

Parameters

tileNum
Type: System..::.Int32
The tile number, where the bank is located.

See Also