Page 1 of 1

How did you people achieve cross-platform key input event handling in OpenRA?

Posted: Sat Jul 02, 2022 12:39 pm
by ShikiSuen
I am developing a cross-platform library for input method development. It is written in C#.
I am seeking a cross-platform approach using .NET 6 to handle key input events.

It occurred to me that OpenRA is using .NET 6, hence this question thread.

Re: How did you people achieve cross-platform key input event handling in OpenRA?

Posted: Sat Jul 02, 2022 1:29 pm
by abcdefg30