ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
|
Classes | |
class | Scene |
Base class for game scenes. More... | |
class | SceneManager |
Forward declaration of the SceneManager class. More... | |
Variables | |
constexpr auto | timestep = 8ms |
The time step for the game loop. | |