Max Horn 1d4c82885d DEBUGGER: Simplify how our console debugger works / is used
* Remove _isAttached member var and isAttached method
* Engines now always call the onFrame method; whether it does
  something is decided by the debugger class resp. its subclasses
* Make detach() protected instead of private, so that subclasses
  can invoke it
* Remove _detach_now member var (call detach() instead).
* Rename _frame_countdown to _frameCountdown and properly
  document it.
* Add more doxygen comments
* Cleanup

svn-id: r50963
2010-07-17 18:38:42 +00:00
..
2008-12-22 14:36:58 +00:00
2010-06-15 10:26:10 +00:00
2010-06-18 02:30:19 +00:00
2010-06-15 10:26:29 +00:00
2008-07-28 12:46:30 +00:00
2010-06-15 10:16:53 +00:00
2008-12-22 14:36:58 +00:00
2010-06-15 10:50:49 +00:00
2010-06-15 10:25:50 +00:00
2009-12-04 17:52:42 +00:00
2010-06-15 10:25:13 +00:00
2010-06-15 10:16:32 +00:00
2010-06-15 10:25:34 +00:00
2010-06-15 10:25:34 +00:00
2008-09-08 08:07:06 +00:00
2010-06-15 10:25:34 +00:00
2010-06-15 10:25:34 +00:00
2008-01-27 19:47:41 +00:00