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++.
Loading...
Searching...
No Matches
game.h File Reference
#include <string>
#include "./draw.h"
#include "./geometry.h"
#include "./util.h"
Include dependency graph for game.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  asw::game::Physics
 Physics Component. More...
 
class  asw::game::GameObject
 Game Object. More...
 
class  asw::game::Sprite
 Sprite Object. More...
 
class  asw::game::Text
 Text Object. More...
 

Namespaces

namespace  asw
 
namespace  asw::game