Erwan
- stats are computed only at startup now, to avoid useless computation ingame
This commit is contained in:
@@ -8,7 +8,7 @@ class JLBFont;
|
||||
using namespace std;
|
||||
|
||||
class TextScroller: public JGuiObject{
|
||||
private:
|
||||
protected:
|
||||
string mText;
|
||||
string tempText;
|
||||
JLBFont * mFont;
|
||||
|
||||
Reference in New Issue
Block a user