Plutonium framework API  0.3
Simple UI framework for libnx and SDL2
ui_Types.hpp File Reference
#include <pu/pu_Macros.hpp>
#include <string>
#include <array>

Go to the source code of this file.

Classes

struct  pu::ui::Color
 
struct  pu::ui::Touch
 

Namespaces

 pu::ui
 

Variables

static constexpr std::array< u32, 4 > pu::ui::DefaultFontSizes = { 18, 20, 25, 30 }