2 unstable releases
0.25.0 | Nov 26, 2022 |
---|---|
0.24.1 | Nov 12, 2022 |
#5 in #wolf-engine
26 downloads per month
Used in 3 crates
(2 directly)
17KB
275 lines
Provides common tools, types, and functions for the engine.
The core module provides all the common components likely to be used by most projects. It
provides some basic functionality, such as a main event-loop, but it is generally expected
users will implement their own architecture when using the core API. The Core API is
re-exported by the main wolf_engine
crate.
Dependencies
~45–275KB