AirControl  1.3.0
Open Source, Modular, and Extensible Flight Simulator For Deep Learning Research
XCharts.TitleTheme Class Reference
Inheritance diagram for XCharts.TitleTheme:
Collaboration diagram for XCharts.TitleTheme:

Public Member Functions

 TitleTheme (Theme theme)
 
- Public Member Functions inherited from XCharts.ComponentTheme
 ComponentTheme (Theme theme)
 
virtual void Copy (ComponentTheme theme)
 
virtual void Reset (ComponentTheme defaultTheme)
 
- Public Member Functions inherited from XCharts.ChartComponent
virtual void SetVerticesDirty ()
 
virtual void ClearVerticesDirty ()
 
virtual void SetComponentDirty ()
 
virtual void ClearComponentDirty ()
 
virtual void ClearDirty ()
 
virtual void SetAllDirty ()
 

Additional Inherited Members

- Protected Attributes inherited from XCharts.ComponentTheme
Font m_Font
 
Color m_TextColor
 
Color m_TextBackgroundColor
 
int m_FontSize = 18
 
- Protected Attributes inherited from XCharts.ChartComponent
bool m_VertsDirty
 
bool m_ComponentDirty
 
Painter m_Painter
 
- Properties inherited from XCharts.ComponentTheme
Font font [get, set]
 the font of text. 字体。 More...
 
Color textColor [get, set]
 the color of text. 文本颜色。 More...
 
Color textBackgroundColor [get, set]
 the color of text. 文本颜色。 More...
 
int fontSize [get, set]
 the font size of text. 文本字体大小。 More...
 
- Properties inherited from XCharts.ChartComponent
virtual bool vertsDirty [get]
 图表重绘标记。 More...
 
virtual bool componentDirty [get]
 组件重新初始化标记。 More...
 
bool anyDirty [get]
 需要重绘图表或重新初始化组件。 More...
 
Painter painter [get, set]
 
Action refreshComponent [get, set]
 
GameObject gameObject [get, set]
 

Detailed Description

Definition at line 13 of file TitleTheme.cs.


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