Property | Type | Description | |
---|---|---|---|
PROFILE_EXT | string |
Method | Description | |
---|---|---|
SaveCollection ( string directory, string file, XCom images ) : void | ||
xcProfile ( ) : System | ||
xcProfile ( |
Method | Description | |
---|---|---|
LoadFileOverride ( string directory, string file, int imgWid, int imgHei, Palette pal ) : XCom.XCImageCollection |
protected LoadFileOverride ( string directory, string file, int imgWid, int imgHei, Palette pal ) : XCom.XCImageCollection | ||
directory | string | |
file | string | |
imgWid | int | |
imgHei | int | |
pal | Palette | |
return | XCom.XCImageCollection |
public SaveCollection ( string directory, string file, XCom images ) : void | ||
directory | string | |
file | string | |
images | XCom | |
return | void |
public xcProfile ( |
||
profile | ||
return | System |