|
| static ThumbnailInfo | CreateThumbnail (int inWidth, int inHeight, Guid inStampId, bool inIsAnimation, SharpKmyGfx.Color inBackGroundColor, float inAdjustScale=1) |
| |
| static ThumbnailInfo | CreateThumbnail (int inWidth, int inHeight, Guid inStampId, bool inIsAnimation) |
| |
| static void | ReleaseThumbnail (ThumbnailInfo inInfo) |
| |
| static void | ReleaseAllThumbnail () |
| |
| static void | Update (bool inIsCallDraw) |
| |
| static void | SetNormalBaseRenderingEnviroment (SharpKmyGfx.GameView inGameView) |
| |
| static void | SetThumbnailBaseRenderingEnviroment (SharpKmyGfx.GameView inGameView, SharpKmyGfx.Color inBackGroundColor, float inAdjustScale=1) |
| |