IG::ISymbolText Class
Header: | #include <UnigineIGInterface.h> |
ISymbolText Class
Members
void setText ( const char * text ) #
Sets the text to be displayed.Arguments
- const char * text - Text to be displayed.
void setFont ( int font_id ) #
Sets the font using its identifier stored in the IG configuration file (ig_config.xml).Arguments
- int font_id - Font identifier.
void setFontSize ( float font_size ) #
Sets the font size.Arguments
- float font_size - Font size.
Last update:
2019-08-16
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)