#include <players.h>
Collaboration diagram for _player:

Public Attributes | |
| char * | name |
| int | userid |
| int | wantsout |
| int | socket |
| FILE * | inp |
| FILE * | outp |
| IStreamAddr | account |
|
|
|
|
|
Definition at line 76 of file players.h. Referenced by new_players(). |
|
|
|
|
|
Definition at line 77 of file players.h. Referenced by new_players(). |
|
|
Definition at line 75 of file players.h. Referenced by new_players(). |
|
|
|
|
|
Definition at line 74 of file players.h. Referenced by leave(), and new_players(). |
1.3.4