Improved Vertical Scrolling

This commit is contained in:
techdragon.nguyen@gmail.com
2010-11-28 23:54:36 +00:00
parent 3205ebdc8b
commit 8fd35ac513
7 changed files with 70 additions and 47 deletions

View File

@@ -48,7 +48,7 @@ protected:
bool mClosed;
public:
TextScroller * mScroller;
VerticalTextScroller * mScroller;
bool mAutoTranslate;
float mSelectionTargetY;