Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csObjectIt Class Reference

Iterator to iterate over objects in the engine. More...

#include <engine.h>

List of all members.

Public Methods

 ~csObjectIt ()
 Destructor.

void Restart ()
 Restart iterator.

iObjectFetch ()
 Get object from iterator. Return NULL at end.


Friends

class  csEngine


Detailed Description

Iterator to iterate over objects in the engine.

This iterator assumes there are no fundamental changes in the engine while it is being used. If changes to the engine happen the results are unpredictable.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000