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
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  include
  asw
  modules
 assets.hAsset routines for the ASW library
 core.hCore routines including main loop and initialization
 display.hDisplay and window routines for the ASW library
 draw.hRoutines for drawing sprites and primitives to the screen
 game.h
 geometry.hCommon geometry types
 input.hInput module for the ASW library
 random.hRandom module for the ASW library
 scene.hScene manager
 sound.hSound module for the ASW library
 types.hTypes used throughout the ASW library
 util.hGeneral 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