Gered
4e43e9fbdd
we just use a catch-all "Unimplemented" enum for the sdl2 event types we have not mapped / don't care about yet. this change is mainly just so that we don't need to use TryFrom anymore as this simplifies making our own SystemEvent iterator as well, it felt wrong to return an error (even if silently ignored) whenever an unmapped sdl2 event was raised (since that could happen fairly often) |
||
---|---|---|
.. | ||
assets | ||
benches | ||
src | ||
test-assets | ||
tests | ||
Cargo.toml |