#include <mainclock.h>
Public Member Functions | |
| MainClock (MWindow *mwindow, int x, int y, int w) | |
| ~MainClock () | |
| void | set_frame_offset (double value) |
| void | update (double position) |
Public Attributes | |
| MWindow * | mwindow |
| double | position_offset |
Definition at line 8 of file mainclock.h.
|
||||||||||||||||||||
|
Definition at line 8 of file mainclock.C. References position_offset. |
|
|
Definition at line 21 of file mainclock.C. |
|
|
Definition at line 25 of file mainclock.C. References position_offset. Referenced by MWindowGUI::create_objects(). |
|
|
|
Definition at line 17 of file mainclock.h. Referenced by update(). |
|
|
Definition at line 18 of file mainclock.h. Referenced by MainClock(), set_frame_offset(), and update(). |
1.4.4