CrystalSpace

Public API Reference

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

csCollectionList Class Reference

List of collections for the engine. More...

#include <engine.h>

Inheritance diagram for csCollectionList:

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

Public Methods

 csCollectionList ()
 constructor. More...

virtual iCollectionNewCollection (const char *name)
 Create a new collection. More...


Public Attributes

csCollectionList::CollectionList scfiCollectionList
 iCollectionList implementation. More...


Detailed Description

List of collections for the engine.

This class implements iCollectionList.

Definition at line 116 of file csengine/engine.h.


Constructor & Destructor Documentation

csCollectionList::csCollectionList  
 

constructor.


Member Function Documentation

virtual iCollection* csCollectionList::NewCollection const char *    name [virtual]
 

Create a new collection.


Member Data Documentation

csCollectionList::CollectionList csCollectionList::scfiCollectionList
 

iCollectionList implementation.

Referenced by csEngine::GetCollections.


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