C# Class Compete.Model.Game.BotPlayer

Show file Open project: aaronjensen/compete Class Usage Examples

Public Methods

Method Description
BotPlayer ( string teamName, IBot bot ) : Compete.Bot

Method Details

BotPlayer() public method

public BotPlayer ( string teamName, IBot bot ) : Compete.Bot
teamName string
bot IBot
return Compete.Bot