AddText(char *text, COLORREF color, COLORREF background, int xFormat=0, int yFormat=0) | Texture | |
Begin(char *_name, int deltaX, int deltaY) | Texture | |
border | Texture | |
Config() | Texture | |
ConfigPixelStore() | Texture | |
ConfigSize(int _xSize, int _ySize, BOOL allocate, BOOL resizeIt) | Texture | |
Delete(Texture *texture) | Texture | [static] |
Delete() | Texture | |
End() | Texture | |
envColor | Texture | |
envMode | Texture | |
Find(char *name) | Texture | [static] |
FromBitmap(char *_name, char *fileName, BOOL resizeIt=FALSE) | Texture | |
FromFile(char *_name, char *fileName, BOOL resizeIt=FALSE) | Texture | |
FromNull() | Texture | |
FromText(char *_name, char *text, COLORREF color, COLORREF background, int xFormat=0, int yFormat=0) | Texture | |
GetPixel(int x, int y, byte &r, byte &g, byte &b) | Texture | |
GetXCoord(double x) | Texture | |
GetYCoord(double y) | Texture | |
id | Texture | |
list | Texture | [static] |
magFilter | Texture | |
minFilter | Texture | |
name | Texture | |
operator GLuint() const | Texture | [inline] |
operator=(Texture &src) | Texture | |
SetCoord(double x, double y) | Texture | |
SetPixel(int x, int y, byte r, byte g, byte b) | Texture | |
source | Texture | |
target | Texture | |
Texture() | Texture | |
useResizing | Texture | |
VerifyId() | Texture | |
wrapS | Texture | |
wrapT | Texture | |
xScale | Texture | |
xSize | Texture | |
yScale | Texture | |
ySize | Texture | |
Zero() | Texture | |
~Texture() | Texture | |