You should seriously consider using the observer pattern and, rather than calling an Update method which iterates through a list of objects that need an Update, you simply call an event to which all of your objects are subscribed for as long as they are valid to be updated?
2 of 2
Replaced link to popup heavy site
pdr
- 53.8k
- 14
- 139
- 225