| 
    rolmodl
    
   C++ API for the Simple Directmedia Library 2 (SDL2) 
   | 
 
Video driver functions. More...
Functions | |
| unsigned int | count () | 
| Query the amount of available video drivers.  More... | |
| const char * | name (const unsigned int i) | 
Get the name of the ith video driver.  More... | |
| std::optional< const char * > | current () noexcept | 
| Query the current video driver name.  More... | |
Video driver functions.
| unsigned int rolmodl::sys::driver::count | ( | ) | 
| const char * rolmodl::sys::driver::name | ( | const unsigned int | i | ) | 
      
  | 
  noexcept | 
Query the current video driver name.
 1.8.16