rolandoam/shinycocos

migrate sc_object_hash

Closed this issue · 1 comments

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