Graphics Object Layer global variables.
Variables
|
Name |
Description |
|
Pointer to the GOL default scheme (GOL_SCHEME). This scheme is created in GOLInit() function. GOL scheme defines the style scheme to be used by an object. Use GOLGetSchemeDefault() to get this pointer. | |
|
Pointer to the object receiving keyboad input. This pointer is used or modified by the following APIs:
|
Links