Property | Type | Description | |
---|---|---|---|
Category | string | ||
Frames | int[] | ||
Id | ushort | ||
Images | string[] | ||
Palette | string | ||
PickAny | bool | ||
Size | OpenRA.int2 |
Method | Description | |
---|---|---|
Contains ( int index ) : bool | ||
Save ( |
||
TerrainTemplateInfo ( |
||
TerrainTemplateInfo ( ushort id, string images, OpenRA.int2 size, byte tiles ) : System.Collections.Generic | ||
this ( int index ) : |
Method | Description | |
---|---|---|
LoadTileInfo ( |
public TerrainTemplateInfo ( |
||
tileSet | ||
my | MiniYaml | |
return | 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 | |
return | System.Collections.Generic |