Docs.rs
kiwi-ecs-1.4.1
kiwi-ecs 1.4.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Jomy10
Dependencies
kiwi-internal-macros ^1.0.7
normal
kiwi-macros ^1.0.7
normal
Versions
45.45%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
kiwi_
ecs
1.4.1
All Items
Crate Items
Macros
Structs
Traits
Type Aliases
Attribute Macros
Derive Macros
Crate
kiwi_ecs
Copy item path
Source
Expand description
See
GitHub
for detailed documentation.
Macros
§
query
Takes the following parameters:
query_
mut
Takes the following parameters:
spawn_
entity
Structs
§
World
The
World
is the entry point to an ecs
Traits
§
Component
Flag
Type Aliases
§
Archetype
Id
Component
Id
Entity
Id
FlagId
Attribute Macros
§
flags
system
Derive Macros
§
Component