A templated wrapper over CCDictElement
, acting as a simple iterator over CCDictionary
.
Class CCDictIterator<K, InpT, T>
#include <Geode/utils/cocos.hpp>
template<class K,class InpT,CocosObject T = std::remove_pointer_t<InpT>>classCCDictIterator{ ... }
Type
Pointer to a type that inherits CCObject.
Examples0
Public static methods0
Public member functions3
Fields1
;
No description provided