18192021222324
{ private static GraphicsAdapter _ga = new EmulatedGraphics(); protected static void useNative() { _ga = new NativeGraphics(); }