KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
UIPadding Namespace Reference

Variables

constexpr int tiny = 6
 
constexpr int small = 12
 
constexpr int medium = 24
 
constexpr int large = 36
 

Variable Documentation

◆ large

int UIPadding::large = 36
constexpr

Referenced by main().

◆ medium

int UIPadding::medium = 24
constexpr

Referenced by main().

◆ small

int UIPadding::small = 12
constexpr

Referenced by main().

◆ tiny

int UIPadding::tiny = 6
constexpr