#include <texture.h>
Inheritance diagram for csTextureList:
Public Methods | |
csTextureList () | |
Initialize the array. | |
iTextureWrapper* | NewTexture (iImage *image) |
Create a new texture. | |
iTextureWrapper* | NewTexture (iTextureHandle *ith) |
Create a engine wrapper for a pre-prepared iTextureHandle The handle will be IncRefed. | |
Public Attributes | |
SCF_DECLARE_IBASE | |
csTextureList::TextureList | scfiTextureList |