#include <TexDB.H>
Static Public Member Functions | |
| Texture * | get (str_ptr name) |
| int | num () |
| str_ptr | getName (int n) |
| void | loadTextures (char *filelist) |
| void | add (Texture *tex) |
| void | remove (Texture *tex) |
| void | contextInit () |
Static Protected Attributes | |
| ARRAY< Texture * > | _textures |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.4