The GuidoInitDesc data structure contains all information required by GuidoInit() More...
Public Attributes | |
| VGDevice * | graphicDevice | 
| a graphic device pointer, if null a default device is used   | |
| void * | reserved | 
| const char * | musicFont | 
| the music font name, defaults to "guido" font when null   | |
| const char * | textFont | 
| a text font name, defaults to "times" font when null   | |
The GuidoInitDesc data structure contains all information required by GuidoInit()
a graphic device pointer, if null a default device is used
| void* reserved | 
| const char* musicFont | 
the music font name, defaults to "guido" font when null
| const char* textFont | 
a text font name, defaults to "times" font when null
 1.7.2 - © Grame Research Lab.