unsigned int   sgCText::GetFont()

 

Description:

Returns the number of the text object font. The font itself is returned by the sgFontManager::GetFont() function

 

Arguments:

No arguments.

 

Returned value:

Returns the number of the text object font.

 

See also:

sgCText::Create   sgCText::Draw   sgFontManager::GetFont()