| 
    rolmodl
    
   C++ API for the Simple Directmedia Library 2 (SDL2) 
   | 
 
Public Member Functions | |
| Cursor (const Cursor &that)=delete | |
| Cursor (Cursor &&that) noexcept | |
| Cursor & | operator= (const Cursor &that)=delete | 
| Cursor & | operator= (Cursor &&that) noexcept | 
| void | use () noexcept | 
| SDL_Cursor * | unsafeRaw () noexcept | 
Friends | |
| void | swap (Cursor &a, Cursor &b) noexcept | 
| Cursor | cursor::system::create (const cursor::system::Type t) | 
| void | cursor::unsafe::useRaw (Cursor *c) noexcept | 
 1.8.16