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
..
2010-03-24 19:34:08 +00:00
2010-05-07 07:56:57 +00:00
2010-05-07 07:56:57 +00:00
2009-11-15 11:07:52 +00:00
2010-03-20 20:37:36 +00:00
2010-05-04 11:56:52 +00:00
2010-03-21 07:49:53 +00:00
2010-03-20 20:37:36 +00:00
2010-01-25 01:39:44 +00:00
2010-01-25 01:39:44 +00:00
2010-04-01 15:03:08 +00:00
2010-05-07 07:56:57 +00:00
2010-05-04 11:56:52 +00:00
2010-03-21 07:38:09 +00:00
2010-01-25 01:39:44 +00:00
2010-01-25 01:39:44 +00:00
2009-11-17 22:09:16 +00:00