tfc 0.7.0

The Fat Controller. A library for simulating mouse and keyboard events.
Documentation
1
2
3
4
5
6
mod ffi;
mod key_code;
mod scroll;

pub use key_code::*;
pub use scroll::*;