- added creators for concrete InputDevice instances - added a factory to manage InputDeviceCreators which are located in AddIn assemblies - implemented some InputDeviceCreators in ANX.InputSystem.Windows.XInput as reference - created the new InputSystem: ANX.InputSystem.Standard which is the default container for the new InputDevices. It is replaceable by the ANX.InputSystem.Recording e.g. - added ANX.InputSystem.Standard to build script and MSI-Installer build script - added ANX.InputSystem.Recording to the MSI-Installer build script - implemented AvailableNetworkSessions (and fixed another wrong class reported by ANXStatusComparer) - updated WindowsGame sample to support only one InputSystem at the time (replaced multi SelectBox with ComboBox) - renamed ANX.InputSystem.Windows.XInput to ANX.InputDevices.Windows.XInput because it no longer contains a InputSystem but InputDevices This version is UNSTABLE and not TESTED because of massive changes regarding the InputSystem !!!
Description
Languages
C#
75.7%
HTML
21.6%
HLSL
2.5%