Step terrain instance
More...
|
| 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) |
|
◆ StairInfo()
Yukar.Engine.StairInfo.StairInfo |
( |
Common.Resource.MapChip |
i, |
|
|
int |
idx, |
|
|
int |
unit |
|
) |
| |