iengine/collection.h File Reference
Collection management. More...
#include "iutil/array.h"#include "csutil/scf.h"Go to the source code of this file.
Classes | |
| struct | iCollection |
| A collection is used to store related objects in a simple structure to guarentee that they won't be freed by the engine and to help management. More... | |
| struct | iCollectionArray |
| Used for a readonly array of csRef<iCollection>. More... | |
Detailed Description
Collection management.
Definition in file collection.h.
Generated for Crystal Space 2.0 by doxygen 1.6.1
