CCDictElement* pElement = NULL; CCDICT_FOREACH(spawn_point, pElement) { CCLog("%s", pElement->getStrKey()); }