An open API service indexing awesome lists of open source software.

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

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