DDraceNetwork Documentation
Loading...
Searching...
No Matches
CWorldCore Class Reference

#include <gamecore.h>

Collaboration diagram for CWorldCore:
[legend]

Public Member Functions

 CWorldCore ()
int RandomOr0 (int BelowThis)
void InitSwitchers (int HighestSwitchNumber)

Public Attributes

class CCharacterCorem_apCharacters [MAX_CLIENTS]
CPrngm_pPrng
std::vector< SSwitchersm_vSwitchers

Constructor & Destructor Documentation

◆ CWorldCore()

CWorldCore::CWorldCore ( )
inline

Member Function Documentation

◆ InitSwitchers()

void CWorldCore::InitSwitchers ( int HighestSwitchNumber)

◆ RandomOr0()

int CWorldCore::RandomOr0 ( int BelowThis)
inline

Member Data Documentation

◆ m_apCharacters

class CCharacterCore* CWorldCore::m_apCharacters[MAX_CLIENTS]

◆ m_pPrng

CPrng* CWorldCore::m_pPrng

◆ m_vSwitchers

std::vector<SSwitchers> CWorldCore::m_vSwitchers

The documentation for this class was generated from the following files: