KolibriLib
|
This is the complete list of members for KolibriLib::UI::Image::img, including all inherited members.
_coord | KolibriLib::UI::UIElement | protected |
_MainColor (defined in KolibriLib::UI::UIElement) | KolibriLib::UI::UIElement | protected |
_Margin | KolibriLib::UI::UIElement | protected |
_size | KolibriLib::UI::UIElement | protected |
GetCoord() | KolibriLib::UI::UIElement | inline |
GetImagePtr() (defined in KolibriLib::UI::Image::img) | KolibriLib::UI::Image::img | |
GetSize() | KolibriLib::UI::Image::img | |
Hover() | KolibriLib::UI::UIElement | inline |
img(const std::string &Path=ImgDir, const point< unsigned > &coord={0, 0}, const point< unsigned > &size={100, 100}) (defined in KolibriLib::UI::Image::img) | KolibriLib::UI::Image::img | |
LoadImage(const std::string &Path=ImgDir) | KolibriLib::UI::Image::img | |
Render(point< unsigned > coord={0, 0}, point< unsigned > size={0, 0}) | KolibriLib::UI::Image::img | |
SetCoord(const point< unsigned > &NewCoords) | KolibriLib::UI::UIElement | inline |
SetSize(const point< unsigned > &NewSize) | KolibriLib::UI::UIElement | inline |
UIElement(point< unsigned > coord={0, 0}, point< unsigned > size={16, 16}, ksys_color_t MainColor=OS::sys_color_table.frame_area, unsigned Margin=DefaultMargin) (defined in KolibriLib::UI::UIElement) | KolibriLib::UI::UIElement | inline |
~img() (defined in KolibriLib::UI::Image::img) | KolibriLib::UI::Image::img |