public void AddAndTrack(IGameContent content) { AddContent(content); ViewportManager.Manage(content); }