amethyst_ecs 0.1.1

Entity component system (ECS) library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Eyal Kalderon <ebkalderon@gmail.com>"]
description = "Entity component system (ECS) library"
documentation = "https://www.amethyst.rs/doc/amethyst/"
homepage = "https://www.amethyst.rs/"
keywords = ["entity", "component", "system", "game", "amethyst"]
license = "MIT"
name = "amethyst_ecs"
repository = "https://github.com/amethyst/amethyst"
version = "0.1.1"