stats_type Struct Reference

#include <misc.h>


Data Fields

int s_total
int s_rooms
int s_exits
int s_things
int s_players
int s_garbage


Detailed Description

Definition at line 34 of file misc.h.


Field Documentation

int stats_type::s_exits

Definition at line 37 of file misc.h.

Referenced by do_stats(), and FUNCTION().

int stats_type::s_garbage

Definition at line 40 of file misc.h.

Referenced by do_stats(), and FUNCTION().

int stats_type::s_players

Definition at line 39 of file misc.h.

Referenced by do_stats(), and FUNCTION().

int stats_type::s_rooms

Definition at line 36 of file misc.h.

Referenced by do_stats(), and FUNCTION().

int stats_type::s_things

Definition at line 38 of file misc.h.

Referenced by do_stats(), and FUNCTION().

int stats_type::s_total

Definition at line 35 of file misc.h.

Referenced by do_stats(), and FUNCTION().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:40:25 2007 for MUX by  doxygen 1.4.7