Module bottomless_pit::engine_handle
source · Expand description
Contains both the Engine and the Engine builder Both of these are crucial to using the engine as the builder lets you customize the engine at the start, and the Engine gives you access to all the crucial logic functions
Structs
- The thing that makes the computer go
- The main entry point for the Engine