beginnings of late join

This commit is contained in:
Chris Danford
2007-03-04 08:52:06 +00:00
parent 7d872d9710
commit cf80f30e3b
7 changed files with 43 additions and 9 deletions
+1
View File
@@ -38,6 +38,7 @@ public:
virtual void TweenOffScreen();
virtual void HandleScreenMessage( const ScreenMessage SM );
virtual bool AllowLateJoin() const { return true; }
protected:
enum Page { PAGE_1, PAGE_2, NUM_PAGES }; // on PAGE_2, cursors are locked together