Solo Controller Documentation 1.0
Documentation for the Solo Controller
 
Loading...
Searching...
No Matches
TextBoxConfig::TextBox_Config Struct Reference

Defines TextBox shape information based upon the sizes of the fonts being used. More...

#include <Common.h>

Public Attributes

Shape_t MonoFonto_180_90_Config = {60, 155, 145}
 
Shape_t MonoFonto_180_64_Config = {50, 155, 145}
 
Shape_t MonoFonto_90_32_Config = {35, 75, 68}
 
Shape_t MonoFonto_64_20_Config = {25, 60, 50}
 
Shape_t MonoFonto_64_32_Config = {50, 60, 50}
 
Shape_t MonoFonto_64_32sm_Config = {25, 60, 50}
 

Detailed Description

Defines TextBox shape information based upon the sizes of the fonts being used.

Member Data Documentation

◆ MonoFonto_180_64_Config

Shape_t TextBoxConfig::TextBox_Config::MonoFonto_180_64_Config = {50, 155, 145}

◆ MonoFonto_180_90_Config

Shape_t TextBoxConfig::TextBox_Config::MonoFonto_180_90_Config = {60, 155, 145}

◆ MonoFonto_64_20_Config

Shape_t TextBoxConfig::TextBox_Config::MonoFonto_64_20_Config = {25, 60, 50}

◆ MonoFonto_64_32_Config

Shape_t TextBoxConfig::TextBox_Config::MonoFonto_64_32_Config = {50, 60, 50}

◆ MonoFonto_64_32sm_Config

Shape_t TextBoxConfig::TextBox_Config::MonoFonto_64_32sm_Config = {25, 60, 50}

◆ MonoFonto_90_32_Config

Shape_t TextBoxConfig::TextBox_Config::MonoFonto_90_32_Config = {35, 75, 68}

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