DDraceNetwork Documentation
Loading...
Searching...
No Matches
CUIElement::SUIElementRect Struct Reference

#include <ui.h>

Collaboration diagram for CUIElement::SUIElementRect:
[legend]

Public Member Functions

 SUIElementRect ()
void Reset ()
void Draw (const CUIRect *pRect, ColorRGBA Color, int Corners, float Rounding)

Public Attributes

CUIElementm_pParent
int m_UIRectQuadContainer
STextContainerIndex m_UITextContainer
float m_X
float m_Y
float m_Width
float m_Height
float m_Rounding
int m_Corners
std::string m_Text
int m_ReadCursorGlyphCount
CTextCursor m_Cursor
ColorRGBA m_TextColor
ColorRGBA m_TextOutlineColor
ColorRGBA m_QuadColor

Constructor & Destructor Documentation

◆ SUIElementRect()

CUIElement::SUIElementRect::SUIElementRect ( )

Member Function Documentation

◆ Draw()

void CUIElement::SUIElementRect::Draw ( const CUIRect * pRect,
ColorRGBA Color,
int Corners,
float Rounding )

◆ Reset()

void CUIElement::SUIElementRect::Reset ( )

Member Data Documentation

◆ m_Corners

int CUIElement::SUIElementRect::m_Corners

◆ m_Cursor

CTextCursor CUIElement::SUIElementRect::m_Cursor

◆ m_Height

float CUIElement::SUIElementRect::m_Height

◆ m_pParent

CUIElement* CUIElement::SUIElementRect::m_pParent

◆ m_QuadColor

ColorRGBA CUIElement::SUIElementRect::m_QuadColor

◆ m_ReadCursorGlyphCount

int CUIElement::SUIElementRect::m_ReadCursorGlyphCount

◆ m_Rounding

float CUIElement::SUIElementRect::m_Rounding

◆ m_Text

std::string CUIElement::SUIElementRect::m_Text

◆ m_TextColor

ColorRGBA CUIElement::SUIElementRect::m_TextColor

◆ m_TextOutlineColor

ColorRGBA CUIElement::SUIElementRect::m_TextOutlineColor

◆ m_UIRectQuadContainer

int CUIElement::SUIElementRect::m_UIRectQuadContainer

◆ m_UITextContainer

STextContainerIndex CUIElement::SUIElementRect::m_UITextContainer

◆ m_Width

float CUIElement::SUIElementRect::m_Width

◆ m_X

float CUIElement::SUIElementRect::m_X

◆ m_Y

float CUIElement::SUIElementRect::m_Y

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