Méthode | Description | |
---|---|---|
Add ( MapTile, t ) : void | ||
At ( int i ) : MapTile, | ||
Clear ( ) : void | ||
IndexOf ( MapTile, t ) : int | ||
Insert ( int idx, MapTile, t ) : void | ||
MapColumn ( ) : System | ||
RemoveAt ( int i ) : void |
public Insert ( int idx, MapTile, t ) : void | ||
idx | int | |
t | MapTile, | |
Résultat | void |