Ray
e604fe1ace
Added VS2017 UWP project
Reviewed VS2015 UWP project
7 years ago
Sam C
1f70a8984a
Add mouse input and revert keyboard to callback model
Mouse input is implemented, with all bells-and-whistles. This includes
cursor locking and scroll wheel support.
Keyboard input is reverted to a callback model to better reflect the
existing architecture in "core.c"
7 years ago
Sam C
ff984d13db
Revert accidental inclusion of binary+build files
This removes the binary files I accidentally tacked onto the "Add keyboard input" commit
7 years ago
Sam C
9941a6f4aa
Replace keyboard callbacks with polling
7 years ago
Sam C
c801830bcc
Add keyboard input
7 years ago
Sam C
9dbd30c44b
Add UWP gamepad input polling
Add a basic UWP gampead poll function with zero changes to code outside of App.cpp
7 years ago
Ray San
6105ff9959
Added VS2015 UWP solution
7 years ago
Ray San
b6b58991e6
Working on UWP support
Support Universal Windows Platform (UWP):
- Windows 10 App
- Windows Phone
- Xbox One
7 years ago