![]() |
|
階段地形のインスタンス [詳解]
公開メンバ関数 | |
StairInfo (Common.Resource.MapChip i, int idx, int unit) | |
![]() | |
ChipInfoBase (Common.Resource.MapChip i, int idx, int unit) | |
ChipInfoBase (Common.Resource.MapChip i, int idx, int unit, string filePath, string stairsFilePath) | |
void | Release () |
void | setUV (int width, int height, ref int xofs, ref int yofs, int unit) |
void | storeCore (int height, SharpKmyGfx.Texture col, SharpKmyGfx.Texture nrm, SharpKmyGfx.Texture msk, int unit, bool ignoreDelay=false) |
bool | animateOne (int unit) |
その他の継承メンバ | |
![]() | |
int | index |
Common.Resource.MapChip | info |
List< SharpKmyMath.Vector2 > | uvlist = new List<SharpKmyMath.Vector2>() |
Color | repColor = Color.White |
int | animIndex = 0 |
int | vnum |
int | hnum |
ChipInfoBase | stairsChipInfo = null |
![]() | |
const int | MIPLEVEL = 4 |
const int | MAXMARGIN = 32 |
static Action | sChipStoreErrorHandler = null |
階段地形のインスタンス
Yukar.Engine.StairInfo.StairInfo | ( | Common.Resource.MapChip | i, |
int | idx, | ||
int | unit | ||
) |