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++.
|
Variables | |
std::array< SDL_Cursor *, NUM_CURSORS > | cursors {nullptr} |
Active cursor stores the current active cursor. It is updated by the core. | |
std::array<SDL_Cursor*, NUM_CURSORS> asw::input::anonymous_namespace{input.h}::cursors {nullptr} |