acute_window 0.1.1

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

[dependencies.winit]
version = "0.22.2"

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