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