#include "window.h"
#include "players.h"
Go to the source code of this file.
Compounds | |
class | PlayerWindow |
Variables | |
const char | PlayerWinTitle [] = "Player Information" |
const int | PlayerWinXDim = 221 |
const int | PlayerWinYDim = 75 |
|
Definition at line 15 of file playrwin.h. Referenced by PlayerWindow::PlayerWindow(). |
|
Definition at line 16 of file playrwin.h. Referenced by PlayerWindow::PlayerWindow(). |
|
Definition at line 17 of file playrwin.h. Referenced by PlayerWindow::PlayerWindow(). |