rolmodl
C++ API for the Simple Directmedia Library 2 (SDL2)
Public Member Functions | Friends | List of all members
rolmodl::mouse::Cursor Class Reference

Public Member Functions

 Cursor (const Cursor &that)=delete
 
 Cursor (Cursor &&that) noexcept
 
Cursoroperator= (const Cursor &that)=delete
 
Cursoroperator= (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
 

Detailed Description

Definition at line 8 of file Mouse.hpp.


The documentation for this class was generated from the following files: