Crates.io | wolf_engine_input |
lib.rs | wolf_engine_input |
version | 0.1.2 |
source | src |
created_at | 2024-03-25 01:18:57.829112 |
updated_at | 2024-07-09 20:32:07.199334 |
description | A high-level input API. |
homepage | https://github.com/AlexiWolf/wolf_engine |
repository | https://github.com/AlexiWolf/wolf_engine |
max_upload_size | |
id | 1184865 |
size | 16,711 |
Provides a high-level input system.
The main job of this crate is to provide a consistent, easy to use, and easy to test, input system.
It features:
The input system is designed mostly for games, and may not be as flexible as other, more general-purpose input APIs. If you think something is missing, feel free to make an issue, or a PR about it.
This crate is currently in early development. You should expect missing features, bugs, changing APIs, and other spooky stuff until release 1.0.
Additionally, input support is still a bit underdeveloped. The library only supports the following input types:
Wolf Engine Input is licensed under either:
At your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without additional terms or conditions.