VirtualButtons
|
set axis button threshold default to 0.5
|
2023-06-28 17:17:57 -07:00 |
Axis.cs
|
improve gamepad init and support hotplugging
|
2022-07-13 11:53:09 -07:00 |
AxisButtonCode.cs
|
VirtualButton system
|
2022-07-12 16:09:23 -07:00 |
AxisCode.cs
|
Input API rework
|
2022-03-18 11:46:44 -07:00 |
ButtonCode.cs
|
VirtualButton system
|
2022-07-12 16:09:23 -07:00 |
DeviceKind.cs
|
Inputs.AnyPressed implementation
|
2022-07-08 16:47:12 -07:00 |
Input.cs
|
fix controller hot swapping
|
2023-04-05 16:52:36 -07:00 |
KeyCode.cs
|
Input API rework
|
2022-03-18 11:46:44 -07:00 |
Keyboard.cs
|
garbage collection optimizations
|
2022-12-13 00:34:16 -08:00 |
Mouse.cs
|
add MouseButton.Button lookup
|
2023-06-09 18:15:15 -07:00 |
MouseButtonCode.cs
|
fix spacing
|
2022-11-18 10:34:32 -08:00 |
Trigger.cs
|
improve gamepad init and support hotplugging
|
2022-07-13 11:53:09 -07:00 |
TriggerCode.cs
|
Input API rework
|
2022-03-18 11:46:44 -07:00 |
VirtualButton.cs
|
add IsIdle and IsUp to VirtualButton
|
2022-11-28 00:48:48 -08:00 |