| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Caution Review failedThe pull request is closed. WalkthroughThis PR introduces a new example application demonstrating input handling with the Engine framework. It includes a C++ source file implementing keyboard and joystick input polling, alongside an XMake build configuration defining dependencies and compiler settings. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Suggested reviewers
Poem✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. ❤️ ShareComment @coderabbitai help to get the list of available commands and usage tips. |
Sorry, something went wrong.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This pull request introduces a new example application for demonstrating input handling using the engine, along with its build configuration. The changes include a new main.cpp that sets up keyboard and joystick input events, and a corresponding xmake.lua build script specifying dependencies and build options.
New Example Application:
Build Configuration:
Summary by CodeRabbit
Release Notes