зеркало из https://github.com/stride3d/opentk.git
[OpenTK] Suggest alternative to obsolete INativeWindow.InputDriver property
This commit is contained in:
Родитель
4473c8373e
Коммит
4ca8c78764
|
@ -129,7 +129,7 @@ namespace OpenTK
|
|||
/// <summary>
|
||||
/// This property is deprecated and should not be used.
|
||||
/// </summary>
|
||||
[Obsolete]
|
||||
[Obsolete("Use OpenTK.Input.Mouse/Keybord/Joystick/GamePad instead.")]
|
||||
OpenTK.Input.IInputDriver InputDriver { get; }
|
||||
|
||||
/// <summary>
|
||||
|
|
Загрузка…
Ссылка в новой задаче