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
anonymous_namespace{display.cpp} Namespace Reference

Variables

asw::Rendererrenderer = nullptr
 
asw::Windowwindow = nullptr
 

Variable Documentation

◆ renderer

asw::Renderer* anonymous_namespace{display.cpp}::renderer = nullptr

Definition at line 11 of file display.cpp.

◆ window

asw::Window* anonymous_namespace{display.cpp}::window = nullptr

Definition at line 12 of file display.cpp.