Página principal   Lista de componentes   Lista de archivos   Miembros de las clases   Archivos de los miembros   Páginas relacionadas  

Referencia de la Estructura world

Internal representation of a world. Más...


Atributos públicos

int numobjects
 Number of all objects in the world.

list_t all_objects
 List of all objects in the world.

int numzombies
 Number of objects not active, waiting for deletion.

list_t zombies
 List of objects not active, waiting for deletion.

int numsleeping
 Number of all objects not active but still alive.

list_t sleeping
 List of objects not active but still alive.

int numrunning
 Number of all running objects in the world.

list_t running
 List of all running objects in the world.


Descripción detallada

Internal representation of a world.


La documentación para esta estructura fué generada a partir del siguiente archivo:
Generado el Tue Oct 14 12:05:06 2003 para Repune por doxygen1.2.15