Plutonium framework API 0.3.0
UI framework libraries for libnx
Loading...
Searching...
No Matches
pu::sdl2::TextureHandle Class Reference

#include <sdl2_Types.hpp>

Public Member Functions

constexpr TextureHandle ()
 
constexpr TextureHandle (Texture tex)
 
 ~TextureHandle ()
 
Texture Get ()
 

Constructor & Destructor Documentation

◆ TextureHandle() [1/2]

pu::sdl2::TextureHandle::TextureHandle ( )
inlineconstexpr

◆ TextureHandle() [2/2]

pu::sdl2::TextureHandle::TextureHandle ( Texture tex)
inlineconstexpr

◆ ~TextureHandle()

pu::sdl2::TextureHandle::~TextureHandle ( )

Member Function Documentation

◆ Get()

Texture pu::sdl2::TextureHandle::Get ( )
inline

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