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

Public Member Functions

 SWTex_RLELock (SWTex_RLE &tex)
 
 SWTex_RLELock (const SWTex_RLELock &that)=delete
 
 SWTex_RLELock (SWTex_RLELock &&that) noexcept
 
SWTex_RLELockoperator= (const SWTex_RLELock &that)=delete
 
SWTex_RLELockoperator= (SWTex_RLELock &&that) noexcept
 
SWTex_RLELockdrawPoint (const RGBA c, const geom::Pos p) noexcept
 
RGBA getPoint (const geom::Pos p) const noexcept
 

Friends

void swap (SWTex_RLELock &a, SWTex_RLELock &b) noexcept
 

Detailed Description

Definition at line 82 of file SWTex.hpp.


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