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