https://github.com/toyboot4e/xdl
[WIP] Extensional input layer on top of Rust-SDL2 or Rokol
https://github.com/toyboot4e/xdl
Last synced: about 1 year ago
JSON representation
[WIP] Extensional input layer on top of Rust-SDL2 or Rokol
- Host: GitHub
- URL: https://github.com/toyboot4e/xdl
- Owner: toyboot4e
- License: mit
- Created: 2020-10-04T02:33:00.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T10:03:11.000Z (almost 4 years ago)
- Last Synced: 2025-03-15T23:28:33.442Z (over 1 year ago)
- Language: Rust
- Homepage: https://docs.rs/xdl/latest/xdl/
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XDL
Extensional input layer on top of [Rust-SDL2](https://github.com/Rust-SDL2/rust-sdl2) or [rokol](https://github.com/toyboot4e/rokol)
Port of FNA input module + virtual input, intended for games with orthoghogonal grid maps.
# WIP
* done: keyboard input
* WIP: mouse input
* not started: touch input