Skip to content

Releases: PhoenixEntertainment/UserInputSystem

v1.0.1

14 Mar 20:05
f19dab5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 Feb 22:59
Compare
Choose a tag to compare

This is the first release of our user input system!

The following APIs are available:
RegisterTouchButton -> Instance<TextButton>
GetCurrentInputSchema -> MouseAndKeyboard, Gamepad, TouchScreen, GamepadAndKeyboard, TouchAndKeyboard
GetCurrentInputDevice -> Mouse, Gamepad, TouchScreen, Keyboard, Unknown
GetInputCapturer -> Input Capturer