Changes between Initial Version and Version 1 of Ticket #2162, comment 6


Ignore:
Timestamp:
Jan 13, 2014, 5:09:20 PM (10 years ago)
Author:
Michael

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2162, comment 6

    initial v1  
    88What could be improved:
    99
    10 I think performance would be better if the OnHealthChanged Method in UnitAI would be used to update the health of a group. In that case it would be great, if a component could trigger an update of the GUI (f.e. groupStatusChanged(groupId) but I think with the current code this is not possible.
     10I think performance would be better if the OnHealthChanged Method in UnitAI would be used to update the health of a group. In that case it would be great, if a component could trigger an update of the GUI (f.e. groupStatusChanged(groupId)) but I think with the current code this is not possible.