acute_input 0.1.2

input sub-crate of acute
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.acute_ecs]
version = "0.1"

[dependencies.acute_window]
version = "0.1"

[dependencies.dashmap]
version = "4.0.0-rc6"

[package]
authors = ["Sebastian <Sebastian@Strobl.net>"]
description = "input sub-crate of acute"
edition = "2018"
keywords = ["acute"]
license = "Apache-2.0"
name = "acute_input"
repository = "https://github.com/tryworks/acute"
version = "0.1.2"