![]() |
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
#include <GUITexture.h>
Public Member Functions | |
CTextureInfo () | |
CTextureInfo (const std::string &file) | |
CTextureInfo & | operator= (const CTextureInfo &right)=default |
Public Attributes | |
bool | useLarge |
CRect | border |
int | orientation |
std::string | diffuse |
KODI::GUILIB::GUIINFO::CGUIInfoColor | diffuseColor |
std::string | filename |
CTextureInfo::CTextureInfo | ( | ) |
|
explicit |
|
default |
CRect CTextureInfo::border |
std::string CTextureInfo::diffuse |
KODI::GUILIB::GUIINFO::CGUIInfoColor CTextureInfo::diffuseColor |
std::string CTextureInfo::filename |
int CTextureInfo::orientation |
bool CTextureInfo::useLarge |