static  bool   sgFontManager::SetCurrentFont(unsigned int nmbr)

 

Description:

Sets the current font by the number.

 

Arguments:

nmbr - number of the font you want to do the current.

 

 

Returned value:

Returns false if there is no font with this number or in case of failure, otherwise true. You can get the font itself using the GetFont function

 

 

 

See also:

AttachFont