Searched refs:CCreature (Results 1 – 1 of 1) sorted by relevance
18 struct CCreature struct28 CCreature(int id = 0x123456) in CCreature() argument31 CCreature::s_nCtorCount++; in CCreature()35 CCreature(const CCreature& c) in CCreature() argument40 ~CCreature() in ~CCreature() argument44 CCreature& operator=(const CCreature& other) in operator =() argument52 int CCreature::s_nCtorCount = 0;54 int CCreature::s_nCCtorCount = 0;55 int CCreature::s_nDtorCount = 0;56 int CCreature::s_nOpIsCount = 0;[all …]