Docs.rs
nate-engine-core-0.1.3
nate-engine-core 0.1.3
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
crates.io
Source
Owners
N8BWert
Dependencies
ctrlc ^3.4.4
normal
threadpool ^1.8.1
normal
Versions
66.67%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nate_
engine_
core
0.1.3
All Items
Crate Items
Structs
Traits
Crate
nate_engine_core
Copy item path
Source
Expand description
NEngine Engine
Structs
§
Engine
The basic Engine schedules systems to run at given time intervals in a a threadpool with a singular thread reserved for UI rendering at a given frame rate
Traits
§
Renderer
Rendering Engine Trait