explicit focus changing

This commit is contained in:
Glenn Maynard
2005-12-09 02:49:31 +00:00
parent 81f38d89c3
commit 03e0d20277
3 changed files with 37 additions and 16 deletions
+2
View File
@@ -23,6 +23,8 @@ public:
virtual void TweenOffScreen();
private:
void BeforeChangeFocus();
void AfterChangeFocus();
virtual bool GenericTweenOn() const { return true; }
void Refresh();