Skip to content

[CIT-141]/[CIT-143] > Implement annual cost collecting

Orosz Zoltán requested to merge feature/annual-cost into develop

Made changes in the

  • City (create and implement CollectAnnualCosts, UpdateMoney methods and add money parameter to the constructor)
  • GameTable (create and implement Get_TotalCost getter method)
  • All the GameField classes (add cost parameter to the constructors and apply these changes in the CreateField method).

Merge request reports

Loading