地形リソースに関するユーティリティクラス
[詳解]
|
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) |
|
このクラス詳解は次のファイルから抽出されました: