18192021222324
{ private static InputAdapter _ia = new EmulatedInput(); protected static void useNative() { _ia = new NativeInput(); }