|
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++.
|
| ▼ include | |
| ▼ asw | |
| ▼ modules | |
| 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 |
| ▼ util | |
| Timer.h | |
| asw.h | |
| ▼ src | |
| ▼ modules | |
| assets.cpp | |
| core.cpp | |
| display.cpp | |
| draw.cpp | |
| input.cpp | |
| random.cpp | |
| sound.cpp | |
| util.cpp | |
| ▼ util | |
| Timer.cpp |