public void AddGameComponent(IJCIWGameComponent gameComponent, DrawOrder drawOrder) { graphics.AddGameComponent(gameComponent, drawOrder); }