This commit is contained in:
Glenn Maynard
2004-12-01 20:42:15 +00:00
parent 5bf62b2bc8
commit 873bf63992
3 changed files with 33 additions and 36 deletions
+1
View File
@@ -81,6 +81,7 @@ public:
bool IsHumanPlayer( PlayerNumber pn ) const;
int GetNumHumanPlayers() const;
PlayerNumber GetFirstHumanPlayer() const;
PlayerNumber GetFirstDisabledPlayer() const;
bool IsCpuPlayer( PlayerNumber pn ) const;
bool AnyPlayersAreCpu() const;