![]() |
Public API Reference |
#include <texture.h>
Inheritance diagram for csTextureList:
Public Methods | |
csTextureList () | |
Initialize the array. More... | |
iTextureWrapper * | NewTexture (iImage *image) |
Create a new texture. More... | |
iTextureWrapper * | NewTexture (iTextureHandle *ith) |
Create a engine wrapper for a pre-prepared iTextureHandle The handle will be IncRefed. More... |
Definition at line 207 of file csengine/texture.h.
|
Initialize the array.
|
|
Create a engine wrapper for a pre-prepared iTextureHandle The handle will be IncRefed.
|
|
Create a new texture.
|