C# Class ArmedCards.Entities.Models.Game.Board.Lobby

View model for the player lobby
Afficher le fichier Open project: kwmcrell/ArmedCards Class Usage Examples

Méthodes publiques

Méthode Description
Lobby ( Entities playerType, List players, System.Boolean showSpectators, List spectators ) : System

Method Details

Lobby() public méthode

public Lobby ( Entities playerType, List players, System.Boolean showSpectators, List spectators ) : System
playerType Entities
players List
showSpectators System.Boolean
spectators List
Résultat System