Plutonium framework API 0.3.0
UI framework libraries for libnx
|
Classes | |
class | TextureHandle |
Typedefs | |
using | Texture = SDL_Texture* |
using | Window = SDL_Window* |
using | Renderer = SDL_Renderer* |
using | Font = TTF_Font* |
using | Surface = SDL_Surface* |
using pu::sdl2::Font = TTF_Font* |
using pu::sdl2::Renderer = SDL_Renderer* |
using pu::sdl2::Surface = SDL_Surface* |
using pu::sdl2::Texture = SDL_Texture* |
using pu::sdl2::Window = SDL_Window* |