Module engine_handle

Module 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§

Engine
The thing that makes the computer go
EngineBuilder
A builder class that helps create an application with specific details

Enums§

BuildError
All the errors that can occur when creating core engine resources
IconError
Errors that can occur when setting the window Icon.