![]() |
Public API Reference |
#include <engine.h>
Inheritance diagram for csCollectionList:

Public Methods | |
| csCollectionList () | |
| constructor. More... | |
| virtual iCollection * | NewCollection (const char *name) |
| Create a new collection. More... | |
Public Attributes | |
| csCollectionList::CollectionList | scfiCollectionList |
| iCollectionList implementation. More... | |
This class implements iCollectionList.
Definition at line 129 of file csengine/engine.h.
|
|
constructor.
|
|
|
Create a new collection.
|
|
|
iCollectionList implementation.
Referenced by csEngine::GetCollections. |