public static void Run() { // Create the demo application SpriteDemosMain demo = new SpriteDemosMain(); demo.Go(); }