mirror of https://github.com/axmolengine/axmol.git
Updating jsb.
This commit is contained in:
parent
b131e8c509
commit
a56475e872
|
@ -1 +1 @@
|
|||
33fef8c7bc7006ad55c27fd0ed9c9dd2c8064079
|
||||
0d38b7e53d97995151ea296bdd1f4ed768ce2f9b
|
|
@ -199,7 +199,8 @@ private:
|
|||
typedef std::pair<JSObject*, JSTouchDelegate*> TouchDelegatePair;
|
||||
static TouchDelegateMap sTouchDelegateMap;
|
||||
bool _needUnroot;
|
||||
EventListenerTouch* _touchListener;
|
||||
EventListenerTouchOneByOne* _touchListenerOneByOne;
|
||||
EventListenerTouchAllAtOnce* _touchListenerAllAtOnce;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue