1
+ {
2
+ "InputManager": "InputManager.yml",
3
+ "InputManager.AsyncInput": "InputManager.AsyncInput.yml",
4
+ "InputManager.AsyncInput.GetKeyState(System.Windows.Forms.Keys)": "InputManager.AsyncInput.yml",
5
+ "InputManager.AsyncInput.IsFirstTimePressed(System.Windows.Forms.Keys)": "InputManager.AsyncInput.yml",
6
+ "InputManager.AsyncInput.IsPressed(System.Windows.Forms.Keys)": "InputManager.AsyncInput.yml",
7
+ "InputManager.AsyncInput.IsToggled(System.Windows.Forms.Keys)": "InputManager.AsyncInput.yml",
8
+ "InputManager.AsyncInput.IsUp(System.Windows.Forms.Keys)": "InputManager.AsyncInput.yml",
9
+ "InputManager.AsyncInput.MaxKeyValue": "InputManager.AsyncInput.yml",
10
+ "InputManager.AsyncInput.MinKeyValue": "InputManager.AsyncInput.yml",
11
+ "InputManager.AsyncInput.WasPressed(System.Windows.Forms.Keys)": "InputManager.AsyncInput.yml",
12
+ "InputManager.InputGenerator": "InputManager.InputGenerator.yml",
13
+ "InputManager.InputGenerator.Keyboard": "InputManager.InputGenerator.Keyboard.yml",
14
+ "InputManager.InputGenerator.Keyboard.Press(System.Windows.Forms.Keys,System.Boolean)": "InputManager.InputGenerator.Keyboard.yml",
15
+ "InputManager.InputGenerator.Keyboard.Press(System.Windows.Forms.Keys,System.Windows.Input.KeyStates,System.Boolean)": "InputManager.InputGenerator.Keyboard.yml",
16
+ "InputManager.InputGenerator.Keyboard.PressAsync(System.Windows.Forms.Keys,System.Boolean)": "InputManager.InputGenerator.Keyboard.yml",
17
+ "InputManager.InputGenerator.Keyboard.PressAsync(System.Windows.Forms.Keys,System.Windows.Input.KeyStates,System.Boolean)": "InputManager.InputGenerator.Keyboard.yml",
18
+ "InputManager.InputGenerator.Mouse": "InputManager.InputGenerator.Mouse.yml",
19
+ "InputManager.InputGenerator.Mouse.Move(System.Int32,System.Int32,System.Boolean,System.Boolean)": "InputManager.InputGenerator.Mouse.yml",
20
+ "InputManager.InputGenerator.Mouse.MoveAsync(System.Int32,System.Int32,System.Boolean,System.Boolean)": "InputManager.InputGenerator.Mouse.yml",
21
+ "InputManager.InputGenerator.Mouse.Press(System.Windows.Forms.Keys,System.Boolean)": "InputManager.InputGenerator.Mouse.yml",
22
+ "InputManager.InputGenerator.Mouse.Press(System.Windows.Forms.Keys,System.Windows.Input.KeyStates,System.Boolean)": "InputManager.InputGenerator.Mouse.yml",
23
+ "InputManager.InputGenerator.Mouse.PressAsync(System.Windows.Forms.Keys,System.Boolean)": "InputManager.InputGenerator.Mouse.yml",
24
+ "InputManager.InputGenerator.Mouse.PressAsync(System.Windows.Forms.Keys,System.Windows.Input.KeyStates,System.Boolean)": "InputManager.InputGenerator.Mouse.yml",
25
+ "InputManager.InputGenerator.Window": "InputManager.InputGenerator.Window.yml",
26
+ "InputManager.InputGenerator.Window.MoveMouse(System.IntPtr,System.Int32,System.Int32,System.Boolean)": "InputManager.InputGenerator.Window.yml",
27
+ "InputManager.InputGenerator.Window.PressKey(System.IntPtr,System.Windows.Forms.Keys,System.Boolean)": "InputManager.InputGenerator.Window.yml",
28
+ "InputManager.InputGenerator.Window.PressKey(System.IntPtr,System.Windows.Forms.Keys,System.Windows.Input.KeyStates,System.Boolean)": "InputManager.InputGenerator.Window.yml",
29
+ "InputManager.KeyboardState": "InputManager.KeyboardState.yml",
30
+ "InputManager.KeyboardState.#ctor": "InputManager.KeyboardState.yml",
31
+ "InputManager.KeyboardState.Create": "InputManager.KeyboardState.yml",
32
+ "InputManager.KeyboardState.Equals(InputManager.KeyboardState)": "InputManager.KeyboardState.yml",
33
+ "InputManager.KeyboardState.Equals(System.Object)": "InputManager.KeyboardState.yml",
34
+ "InputManager.KeyboardState.GetHashCode": "InputManager.KeyboardState.yml",
35
+ "InputManager.KeyboardState.GetKeyState(System.Windows.Forms.Keys)": "InputManager.KeyboardState.yml",
36
+ "InputManager.KeyboardState.GetThreadStatic": "InputManager.KeyboardState.yml",
37
+ "InputManager.KeyboardState.GetThreadStatic(System.Boolean)": "InputManager.KeyboardState.yml",
38
+ "InputManager.KeyboardState.IsFirstTimePressed(System.Windows.Forms.Keys)": "InputManager.KeyboardState.yml",
39
+ "InputManager.KeyboardState.IsPressed(System.Windows.Forms.Keys)": "InputManager.KeyboardState.yml",
40
+ "InputManager.KeyboardState.IsToggled(System.Windows.Forms.Keys)": "InputManager.KeyboardState.yml",
41
+ "InputManager.KeyboardState.IsUp(System.Windows.Forms.Keys)": "InputManager.KeyboardState.yml",
42
+ "InputManager.KeyboardState.Item(System.Int32)": "InputManager.KeyboardState.yml",
43
+ "InputManager.KeyboardState.Item(System.Windows.Forms.Keys)": "InputManager.KeyboardState.yml",
44
+ "InputManager.KeyboardState.MaxKeyValue": "InputManager.KeyboardState.yml",
45
+ "InputManager.KeyboardState.MinKeyValue": "InputManager.KeyboardState.yml",
46
+ "InputManager.KeyboardState.ToString": "InputManager.KeyboardState.yml",
47
+ "InputManager.KeyboardState.Update": "InputManager.KeyboardState.yml",
48
+ "InputManager.KeyboardState.WasPressed(System.Windows.Forms.Keys)": "InputManager.KeyboardState.yml",
49
+ "InputManager.KeyCodeConverter": "InputManager.KeyCodeConverter.yml",
50
+ "InputManager.KeyCodeConverter.FormsKeyFromString(System.String)": "InputManager.KeyCodeConverter.yml",
51
+ "InputManager.KeyCodeConverter.FormsKeyToWPFKey(System.Windows.Forms.Keys)": "InputManager.KeyCodeConverter.yml",
52
+ "InputManager.KeyCodeConverter.Keys": "InputManager.KeyCodeConverter.yml",
53
+ "InputManager.KeyCodeConverter.ToInt(System.Windows.Forms.Keys)": "InputManager.KeyCodeConverter.yml",
54
+ "InputManager.KeyCodeConverter.ToInt(System.Windows.Input.Key)": "InputManager.KeyCodeConverter.yml",
55
+ "InputManager.KeyCodeConverter.ToString(System.Windows.Forms.Keys)": "InputManager.KeyCodeConverter.yml",
56
+ "InputManager.KeyCodeConverter.ToString(System.Windows.Input.Key)": "InputManager.KeyCodeConverter.yml",
57
+ "InputManager.KeyCodeConverter.WPFKeyFromString(System.String)": "InputManager.KeyCodeConverter.yml",
58
+ "InputManager.KeyCodeConverter.WPFKeyToFormsKey(System.Windows.Input.Key)": "InputManager.KeyCodeConverter.yml",
59
+ "InputManager.KeyStatesConverter": "InputManager.KeyStatesConverter.yml",
60
+ "InputManager.KeyStatesConverter.FromString(System.String)": "InputManager.KeyStatesConverter.yml",
61
+ "InputManager.KeyStatesConverter.KeyStates": "InputManager.KeyStatesConverter.yml",
62
+ "InputManager.KeyStatesConverter.ToInt(System.Windows.Input.KeyStates)": "InputManager.KeyStatesConverter.yml",
63
+ "InputManager.KeyStatesConverter.ToString(System.Windows.Input.KeyStates)": "InputManager.KeyStatesConverter.yml"
64
+ }
0 commit comments