Method | Description | |
---|---|---|
FetchCacheTexture ( |
||
MemorySaved ( int originalWidth, int originalHeight, TextureFormat originalFormat, bool originalMipmaps, GameDatabase Texture ) : int |
Method | Description | |
---|---|---|
GetMD5String ( String file ) : String | ||
RebuildCache ( |
public static FetchCacheTexture ( |
||
Texture | ||
compress | bool | |
mipmaps | bool | |
return |
public static MemorySaved ( int originalWidth, int originalHeight, TextureFormat originalFormat, bool originalMipmaps, GameDatabase Texture ) : int | ||
originalWidth | int | |
originalHeight | int | |
originalFormat | TextureFormat | |
originalMipmaps | bool | |
Texture | GameDatabase | |
return | int |