J :
* Clean carriage returns.
This commit is contained in:
@@ -81,11 +81,7 @@ protected:
|
||||
Rect* mShadingBg;
|
||||
|
||||
JGuiListener* mListener;
|
||||
u32 mLastKey;
|
||||
//int mKeyHoldTime;
|
||||
float mKeyRepeatDelay;
|
||||
|
||||
bool KeyRepeated(u32 key, float dt);
|
||||
|
||||
public:
|
||||
JGuiObject* mObjects[MAX_GUIOBJECT];
|
||||
|
||||
Reference in New Issue
Block a user