Krotos Modules 3
Loading...
Searching...
No Matches
krotos::DragComponent::Layout Struct Reference

Static Public Attributes

static constexpr int width = 74
 
static constexpr int height = 32
 
static constexpr int iconX = 8
 
static constexpr int iconY = 6
 
static constexpr int iconWidth = 20
 
static constexpr int iconHeight = 20
 
static constexpr float borderRadius = 8.0f
 
static constexpr float borderThickness = 1.0f
 
static constexpr float fontSize = 15.0f
 
static constexpr int textX = 38
 
static constexpr int textY = 9
 
static constexpr int textHeight = 15
 
static constexpr float kerningFactor = 0.02f
 

Member Data Documentation

◆ borderRadius

float krotos::DragComponent::Layout::borderRadius = 8.0f
staticconstexpr

◆ borderThickness

float krotos::DragComponent::Layout::borderThickness = 1.0f
staticconstexpr

◆ fontSize

float krotos::DragComponent::Layout::fontSize = 15.0f
staticconstexpr

◆ height

int krotos::DragComponent::Layout::height = 32
staticconstexpr

◆ iconHeight

int krotos::DragComponent::Layout::iconHeight = 20
staticconstexpr

◆ iconWidth

int krotos::DragComponent::Layout::iconWidth = 20
staticconstexpr

◆ iconX

int krotos::DragComponent::Layout::iconX = 8
staticconstexpr

◆ iconY

int krotos::DragComponent::Layout::iconY = 6
staticconstexpr

◆ kerningFactor

float krotos::DragComponent::Layout::kerningFactor = 0.02f
staticconstexpr

◆ textHeight

int krotos::DragComponent::Layout::textHeight = 15
staticconstexpr

◆ textX

int krotos::DragComponent::Layout::textX = 38
staticconstexpr

◆ textY

int krotos::DragComponent::Layout::textY = 9
staticconstexpr

◆ width

int krotos::DragComponent::Layout::width = 74
staticconstexpr

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