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

View model for the player lobby
Show file Open project: kwmcrell/ArmedCards Class Usage Examples

Public Methods

Method Description
Lobby ( Entities playerType, List players, System.Boolean showSpectators, List spectators ) : System

Method Details

Lobby() public method

public Lobby ( Entities playerType, List players, System.Boolean showSpectators, List spectators ) : System
playerType Entities
players List
showSpectators System.Boolean
spectators List
return System