Public Member Functions | |
| override void | Destroy () |
| override void | Update (ulong updateTick, float deltaTime) |
Static Public Member Functions | |
| static bool | CheckPlatformSupport (ICollection< string > errors) |
Static Public Attributes | |
| static Func< InputDeviceInfo, ReadOnlyCollection< NativeInputDevice >, NativeInputDevice > | CustomFindDetachedDevice |
Additional Inherited Members | |
Protected Attributes inherited from InputDeviceManager | |
| readonly List< InputDevice > | devices = new List<InputDevice>() |