Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PacManDuel
Models
PlayerPool
C# Class PacManDuel.Models.PlayerPool
Mostra file
Open project: EntelectChallenge/2014-PacMan-TestHarness
Class Usage Examples
Public Methods
Method
Description
GetNextPlayer
( ) :
Player
GetPlayers
( ) :
List
PlayerPool
(
Player
playerA
,
Player
playerB
) :
System.Collections.Generic
Method Details
GetNextPlayer()
public
method
public
GetNextPlayer
( ) :
Player
return
Player
GetPlayers()
public
method
public
GetPlayers
( ) :
List
return
List
PlayerPool()
public
method
public
PlayerPool
(
Player
playerA
,
Player
playerB
) :
System.Collections.Generic
playerA
Player
playerB
Player
return
System.Collections.Generic