milkey-mouse / planets

A space game.
GNU General Public License v3.0
3 stars 1 forks source link

keep sizeof(Keybind) <= 64 so AtomicCell<Arc<Keybind>> is lock-free #43

Open todo[bot] opened 5 years ago

todo[bot] commented 5 years ago

https://github.com/milkey-mouse/planets/blob/de5ee2e810895ccb2a17d956b8b4a3dfd18e7262/src/window/input.rs#L21-L26


This issue was generated by todo based on a // TODO: comment in de5ee2e810895ccb2a17d956b8b4a3dfd18e7262.