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++.
|
▼Casw::game::GameObject | Game Object |
Casw::game::Sprite | Sprite Object |
Casw::game::Text | Text Object |
Casw::game::Physics | Physics Component |
Casw::Quad< T > | A 2D rectangle in space |
Casw::Quad< float > | |
Casw::scene::Scene< T > | Base class for game scenes |
Casw::scene::SceneManager< T > | Forward declaration of the SceneManager class |
CTimer | |
Casw::Vec2< T > | A 2D vector in space |
Casw::Vec2< float > |