fishfolk / bones

An easy-to-use game engine for making real games.
https://fishfolk.org/development/bones/introduction/
Other
236 stars 20 forks source link

feat(framework): make sure input structs `impl Copy` #483

Closed nelson137 closed 1 month ago

nelson137 commented 1 month ago

Very straightforward changes.

While working on jumpy #933 I realized some of these events don't impl Copy.