Functions
|
Name |
Description |
|
This function creates an Analog Clock object with the parameters given. It automatically attaches the new object into a global linked list of objects and returns the address of the object. | |
|
This function renders the object on the screen using the current parameter settings. Location of the object is determined by the left, top, right and bottom parameters. The colors used are dependent on the state of the object. The font used is determined by the style scheme set. | |
|
Sets the hour value of the analog clock. | |
|
Sets the minute value of the analog clock. | |
|
Sets the second value of the analog clock. |