Initializes a new bank instance Baltie2DImageTiles from the file fileName.
Namespace:
SGP.Baltie2DAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- fileName
- Type: System..::.String
The image file name.
- countX
- Type: System..::.Int32
The number of tiles in the X axis.
- countY
- Type: System..::.Int32
The number of tiles in the Y axis.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | fileName is nullNothingnullptra null reference (Nothing in Visual Basic). |