ActivateTexture(int iPlace=0) | Texture | |
ChangeFilter(bool bNearest) | Texture | |
DeactivateTexture(int iPlace=0) | Texture | |
GetHeight() | Texture | [inline] |
GetTexHandle() | Texture | [inline] |
GetWidth() | Texture | [inline] |
iTexture | Texture | [private] |
LoadTexture(char *sRawData, int iWidth, int iHeight, TextureType tt) | Texture | |
LoadTextureFile(const char *sFileName) | Texture | |
MakeDynamicTexture(int iWidth, int iHeight, TextureType tt) | Texture | |
mHeight | Texture | [private] |
mtt | Texture | [private] |
mWidth | Texture | [private] |
StripFromScreen(int x, int y, int width, int height) | Texture | |
Texture() | Texture | [inline] |
~Texture() | Texture |