raylib/projects/VS2017.UWP/raylib.App.UWP
Reece Mackie 4b03860810
UWP rework (#1231)
* First draft of UWP rework.

* Read desc

- Moved UWP specific functions to uwp_events.h
- Removed BaseApp.
- Implemented example UWP lifecycle.

* Added GIF recording and screenshot support.

* Character inputs and filesystem stuff

* Fix game closing on Xbox when B is pressed.

* Fix the gamepad binding hack

* Add as many keys as I believe are possible.

* Implemented mouse locking of a sort.

* Remove rogue todo, the rest are for a game dev using this example.

* Implemented touch how I "think" it should work. I cant test this.

* Review.
2020-04-30 19:48:39 +02:00
..
Assets UWP Support Overhaul (#819) 2019-04-27 20:33:51 +02:00
App.cpp UWP rework (#1231) 2020-04-30 19:48:39 +02:00
App.h UWP rework (#1231) 2020-04-30 19:48:39 +02:00
Package.appxmanifest UWP Support Overhaul (#819) 2019-04-27 20:33:51 +02:00
packages.config UWP Support Overhaul (#819) 2019-04-27 20:33:51 +02:00
pch.cpp UWP Support Overhaul (#819) 2019-04-27 20:33:51 +02:00
pch.h UWP Support Overhaul (#819) 2019-04-27 20:33:51 +02:00
raylib.App.UWP.filters UWP Support Overhaul (#819) 2019-04-27 20:33:51 +02:00
raylib.App.UWP.TemporaryKey.pfx UWP Support Overhaul (#819) 2019-04-27 20:33:51 +02:00
raylib.App.UWP.vcxproj UWP rework (#1231) 2020-04-30 19:48:39 +02:00
raylib.App.UWP.vcxproj.filters UWP rework (#1231) 2020-04-30 19:48:39 +02:00