![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
Public Member Functions | |
void | Clear () |
void | UnRequestAll () |
bool | IsPresent (const flKey_t &key) const |
FlElm & | GetFlElm (const flKey_t &key) |
FlElm & | GetCreateFlElm (const flKey_t &key) |
const std::shared_ptr< STK::TextureFont > & | GetFlabFontMajor () const |
void | SetFlabFontMajor (const std::shared_ptr< STK::TextureFont > &tf) |
const std::shared_ptr< STK::TextureFont > & | GetFlabFontMinor () const |
void | SetFlabFontMinor (const std::shared_ptr< STK::TextureFont > &tf) |
const std::shared_ptr< STK::TextureFont > & | GetAlabFontMajor () const |
void | SetAlabFontMajor (const std::shared_ptr< STK::TextureFont > &tf) |
const std::shared_ptr< STK::TextureFont > & | GetAlabFontMinor () const |
void | SetAlabFontMinor (const std::shared_ptr< STK::TextureFont > &tf) |
void | SetAlabColor (const STK::Color4f &color) |
const STK::Color4f & | GetAlabColor () const |
void | SetFlabColor (const STK::Color4f &color) |
const STK::Color4f & | GetFlabColor () const |
double | GetCompFactor () const |
void | SetCompFactor (double compFactor) |
int | GetAlabSpacingX () const |
void | SetAlabSpacingX (int alabSpacingX) |
int | GetAlabSpacingY () const |
void | SetAlabSpacingY (int alabSpacingY) |
int | GetFrameOffset () const |
void | SetFrameOffset (int offset) |
bool | GetUseVertical () const |
void | SetUseVertical (bool useVertical) |
flMap_t & | GetCache () |
void | Purge (unsigned int m) |
void | setClearVisualFlag (bool flag) |
bool | getClearVisualFlag () |
void | ClearMarkerFonts () |
void | AddMarkerFont (const std::shared_ptr< STK::TextureFont > &font) |
const std::shared_ptr< STK::TextureFont > & | GetMarkerFont (int fs) const |