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
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nasw
 Ngame
 CGameObjectGame Object
 CPhysicsPhysics Component
 CSpriteSprite Object
 CTextText Object
 Nscene
 CSceneBase class for game scenes
 CSceneManagerForward declaration of the SceneManager class
 Nui
 CButtonAn interactive button widget
 CContextShared state for the UI system
 CFocusManagerManages focus navigation for UI widgets
 CInputBoxA text input widget
 CLabelA text display widget
 CPanelA container widget with a background color or image
 CRootRoot container that manages the UI tree, input, and rendering
 CThemeTheme configuration for UI elements
 CUIEventEvent structure for UI interactions
 CVBoxA vertical box layout container
 CWidgetBase class for all UI widgets
 CColorRGBA color struct with 8-bit channels
 CParticleConfigConfiguration for particle emitters
 CParticleEmitterParticle emitter that integrates with the scene system
 CParticle
 CQuadA 2D rectangle in space
 CVec2A 2D vector in space
 CVec3A 3D vector in space