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++.
|
▼Nasw | |
▼Ngame | |
CGameObject | Game Object |
CPhysics | Physics Component |
CSprite | Sprite Object |
CText | Text Object |
▼Nscene | |
CScene | Base class for game scenes |
CSceneManager | Forward declaration of the SceneManager class |
CQuad | A 2D rectangle in space |
CVec2 | A 2D vector in space |
CVec3 | A 3D vector in space |
CTimer |