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
- A builder class that helps create an application with specific details
Enums§
- All the errors that can occur when creating core engine resources
- Errors that can occur when setting the window Icon.