mirror of https://github.com/axmolengine/axmol.git
parent
d2684338a5
commit
8076d568ba
|
@ -219,6 +219,7 @@ private:
|
|||
typedef std::map<JSObject*, JSTouchDelegate*> TouchDelegateMap;
|
||||
typedef std::pair<JSObject*, JSTouchDelegate*> TouchDelegatePair;
|
||||
static TouchDelegateMap sTouchDelegateMap;
|
||||
bool _needUnroot;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue