Gered
3dfb8fe466
- the new InputDevices struct is added to simplify input device updating and event processing of input events for all input devices now available, as well as future proofing for new ones (e.g. gamepad). this also helps us out with implementing better ways of doing custom application main loop SystemEvent handling ... - System::do_events_with has been removed. if custom event handling is needed by applications, they should now implement this themselves, as demonstrated by the example in the doc comment for System::do_events. - |
||
---|---|---|
.. | ||
assets | ||
benches | ||
src | ||
test-assets | ||
tests | ||
Cargo.toml |