beginnings of late join
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user