[GD-Windows] Catching Break Point event...
Brought to you by:
vexxed72
From: Tham <th...@ga...> - 2004-08-29 03:34:15
|
Hi, How can my C# application receive an event (or any sort of notification) when it hits a break point? I need to be notified because i have a real time clock that drives my time-delta based animation and i need to stop it and resume it from where i left off to avoid driving my animation way ahead when i return. many thanks tham |