microsoft / Extensible-Digital-Content

This template is a media viewer that enables a user to interact and view media files on both Xbox console and Desktop.
MIT License
5 stars 2 forks source link

Cleaned up input handler and optimized it. #10

Closed andrewbanks17 closed 3 months ago

andrewbanks17 commented 3 months ago

Gameinput is now handled as a bit field and virtual keys are handled with a size 256 bool array.