xdl 0.1.7

An entension layer to Rust-SDL2
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# XDL

An extensional input layer on top of Rust-SDL2

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