CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

csTextureList Class Reference

This class is used to hold a list of textures. More...

#include <texture.h>

Inheritance diagram for csTextureList:

csRefArrayObject< iTextureWrapper > csRefArray< iTextureWrapper > List of all members.

Public Methods

 csTextureList ()
 Initialize the array. More...

iTextureWrapperNewTexture (iImage *image)
 Create a new texture. More...

iTextureWrapperNewTexture (iTextureHandle *ith)
 Create a engine wrapper for a pre-prepared iTextureHandle The handle will be IncRefed. More...


Detailed Description

This class is used to hold a list of textures.

Definition at line 194 of file csengine/texture.h.


Constructor & Destructor Documentation

csTextureList::csTextureList  
 

Initialize the array.


Member Function Documentation

iTextureWrapper* csTextureList::NewTexture iTextureHandle   ith
 

Create a engine wrapper for a pre-prepared iTextureHandle The handle will be IncRefed.

iTextureWrapper* csTextureList::NewTexture iImage   image
 

Create a new texture.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14