TZTileMap(String, Int32, Int32, Int32) Constructeur
Créé une tileMap
Espace de nom: Tzu3D.ComponentAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public TZTileMap(
string Name,
int Width,
int Height,
int Layer_Count
)
Public Sub New (
Name As String,
Width As Integer,
Height As Integer,
Layer_Count As Integer
)
Parameters
- Name String
- Nom unique du composant
- Width Int32
- Largeur de la TileMap
- Height Int32
- Hauteur de la TileMap
- Layer_Count Int32
- Nombre de couche de la TileMap