Свойство | Type | Description | |
---|---|---|---|
Category | string | ||
Frames | int[] | ||
Id | ushort | ||
Images | string[] | ||
Palette | string | ||
PickAny | bool | ||
Size | OpenRA.int2 |
Méthode | Description | |
---|---|---|
Contains ( int index ) : bool | ||
Save ( |
||
TerrainTemplateInfo ( |
||
TerrainTemplateInfo ( ushort id, string images, OpenRA.int2 size, byte tiles ) : System.Collections.Generic | ||
this ( int index ) : |
Méthode | Description | |
---|---|---|
LoadTileInfo ( |
public TerrainTemplateInfo ( |
||
tileSet | ||
my | MiniYaml | |
Résultat | System.Collections.Generic |
public TerrainTemplateInfo ( ushort id, string images, OpenRA.int2 size, byte tiles ) : System.Collections.Generic | ||
id | ushort | |
images | string | |
size | OpenRA.int2 | |
tiles | byte | |
Résultat | System.Collections.Generic |
public this ( int index ) : |
||
index | int | |
Résultat |