This website requires JavaScript.
Explore
Help
Register
Sign In
GoaLitiuM
/
FlaxEngine
Watch
1
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a0ada24764386f5dd000a82ce3b9489ee81cc343
FlaxEngine
/
Source
/
Engine
/
Input
History
Chandler Cox
9694522b4e
Change to use enum value.
2023-09-28 13:25:56 -05:00
..
Enums.h
Rename Phase > State
2023-05-12 00:25:03 +10:00
Gamepad.cpp
change IsAnyKeyDown to IsAnyButtonDown and add Float2.Normalized
2023-01-26 08:54:15 -04:00
Gamepad.h
change IsAnyKeyDown to IsAnyButtonDown and add Float2.Normalized
2023-01-26 08:54:15 -04:00
Input.Build.cs
…
Input.cpp
Change to use enum value.
2023-09-28 13:25:56 -05:00
Input.h
Change to use enum value.
2023-09-28 13:25:56 -05:00
InputDevice.h
…
InputSettings.cs
…
InputSettings.h
…
Keyboard.h
Add
Platform::GetMousePosition
/
WindowsPlatform::SetMousePosition
for unified access to screen-space mouse position on all platforms
2023-05-28 15:30:16 +02:00
KeyboardKeys.h
…
Mouse.h
Add
Platform::GetMousePosition
/
WindowsPlatform::SetMousePosition
for unified access to screen-space mouse position on all platforms
2023-05-28 15:30:16 +02:00
VirtualInput.h
Removed unused field
2023-05-11 21:12:03 +10:00