mapcycle_s Struct Reference

map cycle list element More...

Collaboration diagram for mapcycle_s:
Collaboration graph
[legend]

Data Fields

char * map
char * type
qboolean day
struct mapcycle_snext

Detailed Description

map cycle list element

Definition at line 7 of file sv_mapcycle.c.


Field Documentation

load the day version

Definition at line 10 of file sv_mapcycle.c.

Referenced by SV_MapcycleAdd(), SV_MapcycleAdd_f(), SV_NextMapcycle(), and SV_ParseMapcycle().

map name

Definition at line 8 of file sv_mapcycle.c.

Referenced by SV_MapcycleAdd(), SV_MapcycleClear(), SV_MapcycleList_f(), and SV_NextMapcycle().

pointer to the next map in cycle

Definition at line 11 of file sv_mapcycle.c.

Referenced by SV_MapcycleAdd(), SV_MapcycleClear(), SV_MapcycleList_f(), and SV_NextMapcycle().

gametype to play on this map

Definition at line 9 of file sv_mapcycle.c.

Referenced by SV_MapcycleAdd(), SV_MapcycleClear(), SV_MapcycleList_f(), and SV_NextMapcycle().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2