focus-input 0.1.0

User input manager for the Focus engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[lib]
name = "input"
path = "src/lib.rs"

[package]
authors = ["Flotts <flottsy@gmail.com>"]
description = "User input manager for the Focus engine"
keywords = ["focus", "game", "input"]
license = "MIT"
name = "focus-input"
version = "0.1.0"