|
static string | getNormalImageName (Common.Resource.MapChip mc, bool forStair=false) |
|
static string | getMaskImageName (Common.Resource.MapChip mc, bool forStair=false) |
|
static uint[] | getImage (string path, out int width, out int height) |
|
static uint[] | scaledChip (uint[] src, int stride, int origin, int dstUnit, int srcUnit) |
|
static uint[] | scaledChipZoom (uint[] src, int stride, int origin, int dstUnit, int srcUnit) |
|
static uint[] | rescale (uint[] src, int width, int height, int dstUnit, int srcUnit) |
|
Utility class for terrain resources