#include "CAUGui.h"Go to the source code of this file.
Functions | |
| void | TimerProc (EventLoopTimerRef inTimer, void *inUserData) |
| The timer callback. | |
Variables | |
| UInt32 | numConstructions = 0 |
|
||||||||||||
|
The timer callback. this function gets called by an CarbonRunLoopTimer. It gets passed the CAUGuiMan who then calls each Control object's idle() function subsequently. Definition at line 166 of file CAUGui.cpp. Referenced by CAUGuiMan::initialize(). |
|
|
Definition at line 22 of file CAUGui.cpp. Referenced by CAUGuiMan::CAUGuiMan(). |
| (c) 2002 - 2003 by Urs Heckmann www.u-he.com |
1.3.6