EntityCompnent generics signature refactored to include the type as first constraint (allows EntityComponent to hold a static list of all components of that type)
GridManager uses TaskHelper for influence and update ticks
Influence no longer implements ISimTickable