xbmc
|
Public Member Functions | |
CGUIFontCacheKey (Position pos, std::vector< UTILS::COLOR::Color > &colors, vecText &text, uint32_t alignment, float maxPixelWidth, bool scrolling, const TransformMatrix &matrix, float scaleX, float scaleY) | |
Public Attributes | |
Position | m_pos |
std::vector< UTILS::COLOR::Color > & | m_colors |
vecText & | m_text |
uint32_t | m_alignment |
float | m_maxPixelWidth |
bool | m_scrolling |
const TransformMatrix & | m_matrix |
float | m_scaleX |
float | m_scaleY |