All data generated in GenerateTextCall()
More...
#include <CGUIString.h>
|
| static const int | Left = 0 |
| |
| static const int | Right = 1 |
| |
All data generated in GenerateTextCall()
◆ SFeedback()
| CGUIString::SFeedback::SFeedback |
( |
| ) |
|
|
default |
◆ MOVABLE()
◆ NONCOPYABLE()
| CGUIString::SFeedback::NONCOPYABLE |
( |
SFeedback |
| ) |
|
◆ Reset()
| void CGUIString::SFeedback::Reset |
( |
| ) |
|
◆ Left
| const int CGUIString::SFeedback::Left = 0 |
|
static |
◆ m_EndsWithSpace
| bool CGUIString::SFeedback::m_EndsWithSpace |
If the word inputted ends with a space that can be collapsed when aligning.
◆ m_Images
| std::array<std::vector<CStr>, 2> CGUIString::SFeedback::m_Images |
Image stacks, for left and right floating images.
◆ m_NewLine
| bool CGUIString::SFeedback::m_NewLine |
If the word inputted was a new line.
◆ m_Size
| CSize2D CGUIString::SFeedback::m_Size |
Width and Height feedback
◆ m_SpriteCalls
◆ m_TextCalls
◆ Right
| const int CGUIString::SFeedback::Right = 1 |
|
static |
The documentation for this struct was generated from the following files:
- /home/docker/jenkins/workspace/technical-docs/source/gui/SettingTypes/CGUIString.h
- /home/docker/jenkins/workspace/technical-docs/source/gui/SettingTypes/CGUIString.cpp