oxygengine-input-device-web 0.5.6

Web input devices module for Oxygen Engine
Documentation
[dependencies.oxygengine-core]
version = "0.5"

[dependencies.oxygengine-input]
version = "0.5"

[dependencies.wasm-bindgen]
version = "0.2"

[dependencies.web-sys]
features = ["Document", "Element", "Window", "MouseEvent", "KeyboardEvent", "EventTarget"]
version = "0.3"

[package]
authors = ["Patryk 'PsichiX' Budzynski <psichix@gmail.com>"]
description = "Web input devices module for Oxygen Engine"
documentation = "https://docs.rs/oxygengine-input-device-web"
edition = "2018"
homepage = "https://github.com/PsichiX/oxygengine"
license-file = "../LICENSE"
name = "oxygengine-input-device-web"
readme = "../README.md"
repository = "https://github.com/PsichiX/oxygengine"
version = "0.5.6"