Ejemplo n.º 1
0
 public static void EnableInput(InputType type, bool enable)
 {
     platformInput.EnableInput(type, enable);
 }