Logo
静的公開メンバ関数 | 全メンバ一覧
Yukar.Engine.ChipUtil クラス

地形リソースに関するユーティリティクラス [詳解]

静的公開メンバ関数

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)

詳解

地形リソースに関するユーティリティクラス


このクラス詳解は次のファイルから抽出されました: