Method | Description | |
---|---|---|
Barracks ( ) : System.Web.Mvc.ActionResult | ||
BuildingsController ( IBuildingsService buildingsService, IPlayerService playerService, ILogicProvider logic ) : System.Web.Mvc | ||
CrystalExtractor ( ) : System.Web.Mvc.ActionResult | ||
Headquarters ( ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
MetalScrapper ( ) : System.Web.Mvc.ActionResult | ||
ResearchCentre ( ) : System.Web.Mvc.ActionResult | ||
SolarCollector ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
SetErrorMessage ( ) : void |
Method | Description | |
---|---|---|
UpgradeBarracks ( ) : System.Web.Mvc.ActionResult | ||
UpgradeCrystalExtractor ( ) : System.Web.Mvc.ActionResult | ||
UpgradeHeadquarters ( ) : System.Web.Mvc.ActionResult | ||
UpgradeMetalScrapper ( ) : System.Web.Mvc.ActionResult | ||
UpgradeResearchCentre ( ) : System.Web.Mvc.ActionResult | ||
UpgradeSolarCollector ( ) : System.Web.Mvc.ActionResult |
public Barracks ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public BuildingsController ( IBuildingsService buildingsService, IPlayerService playerService, ILogicProvider logic ) : System.Web.Mvc | ||
buildingsService | IBuildingsService | |
playerService | IPlayerService | |
logic | ILogicProvider | |
return | System.Web.Mvc |
public CrystalExtractor ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Headquarters ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public MetalScrapper ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public ResearchCentre ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public SolarCollector ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |