Home
last modified time | relevance | path

Searched refs:C4PlayerList (Results 1 – 7 of 7) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/player/
H A DC4PlayerList.cpp35 C4PlayerList::C4PlayerList() in C4PlayerList() function in C4PlayerList
40 C4PlayerList::~C4PlayerList() in ~C4PlayerList()
45 void C4PlayerList::Default() in Default()
50 void C4PlayerList::Clear() in Clear()
58 void C4PlayerList::Execute() in Execute()
76 bool C4PlayerList::Valid(int iPlayer) const in Valid()
176 int C4PlayerList::GetCount() const in GetCount()
193 int C4PlayerList::GetFreeNumber() const in GetFreeNumber()
387 bool C4PlayerList::Evaluate() in Evaluate()
586 void C4PlayerList::DenumeratePointers() in DenumeratePointers()
[all …]
H A DC4PlayerList.h25 class C4PlayerList
28 C4PlayerList();
29 ~C4PlayerList();
84 extern C4PlayerList Players;
H A DC4Player.h74 friend class C4PlayerList; variable
/dports/games/openclonk/openclonk-release-8.1-src/src/
H A DC4Prototypes.h107 class C4PlayerList; variable
/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4EditorWindowController.mm21 #include "player/C4PlayerList.h"
H A DC4ConsoleCocoa.mm29 #include "player/C4PlayerList.h"
/dports/games/openclonk/openclonk-release-8.1-src/src/graphics/
H A DC4DrawGLMac.mm26 #include "player/C4PlayerList.h"