1 2 3 4 5 6 7 8 9 10 11 12 13
# XDL An extension layer to Rust-SDL2 Port of FNA input module + Virtual input Intended for games with orghogonal grid maps. # WIP * done: keyboard input * WIP: mouse input * not started: touch input