void StartGame(object obj) { m_BoxGame.Start(gfx); }
void StartGame(object obj) { m_BoxGame.Start(new GraphicsProvider(inkPanel, this)); }