|
libtcod
|
SDL-based frame timing addon. More...
#include <SDL3/SDL_timer.h>#include <algorithm>#include <cstddef>#include <cstdint>#include <deque>#include <numeric>#include <stdexcept>#include <vector>#include "config.h"Go to the source code of this file.
Classes | |
| class | tcod::Timer |
| A timing class based on SDL's high performance time counter. More... | |
Namespaces | |
| namespace | tcod |
| The libtcod namespace. | |
SDL-based frame timing addon.