Closed rolandoam closed 15 years ago
currently sc_object_hash is using NSMutableDictionary, we should use a faster/simpler hash table, like uthash
the addition of userData in Cocos2D::CocosNode invalidates this issue
currently sc_object_hash is using NSMutableDictionary, we should use a faster/simpler hash table, like uthash