Пример #1
0
 void Update()
 {
     inGameUi.UpdateUnits(units);    // TODO: refactor to be driven by events
 }