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
modules Directory Reference
Directory dependency graph for modules:

Files

 assets.h
 Asset routines for the ASW library.
 
 core.h
 Core routines including main loop and initialization.
 
 display.h
 Display and window routines for the ASW library.
 
 draw.h
 Routines for drawing sprites and primitives to the screen.
 
 game.h
 
 geometry.h
 Common geometry types.
 
 input.h
 Input module for the ASW library.
 
 random.h
 Random module for the ASW library.
 
 scene.h
 Scene manager.
 
 sound.h
 Sound module for the ASW library.
 
 types.h
 Types used throughout the ASW library.
 
 util.h
 General utility functions.