|
libdonut 2.3.6
Application framework for cross-platform game development in C++20
|
Classes | |
| class | Application |
| Main application base class. More... | |
| struct | ApplicationOptions |
| Configuration options for an Application. More... | |
| struct | FrameInfo |
| Transient information about the current frame of an Application. More... | |
| struct | TickInfo |
| Transient information about the current tick of an Application. More... | |