Draws the bank tiles on the graphic canvas Graphics.
Namespace:
SGP.Baltie2DAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- n
- Type: System..::.Int32
The starting tile number.
- nw
- Type: System..::.Int32
The number of tiles in the X axis.
- nh
- Type: System..::.Int32
The number of tiles in the Y axis.
- g
- Type: System.Drawing..::.Graphics
A graphics Graphics.
- x
- Type: System..::.Int32
The X coordinate of the area upper-left corner.
- y
- Type: System..::.Int32
The Y coordinate of the area upper-left corner.
- w
- Type: System..::.Int32
Width of the area.
- h
- Type: System..::.Int32
Height of the area.