#include "C4Include.h"#include "control/C4Teams.h"#include "c4group/C4Components.h"#include "control/C4GameControl.h"#include "lib/C4Random.h"#include "player/C4Player.h"#include "player/C4PlayerList.h"Go to the source code of this file.
Functions | |
| DWORD | GenerateRandomPlayerColor (int32_t iTry) |
| bool | IsColorConflict (DWORD dwClr1, DWORD dwClr2) |
| DWORD GenerateRandomPlayerColor | ( | int32_t | iTry | ) |
Definition at line 32 of file C4PlayerInfoConflicts.cpp.
Referenced by C4Team::RecheckColor().
Definition at line 39 of file C4PlayerInfoConflicts.cpp.
Referenced by C4Team::RecheckColor().