CCFileUtilsSearchMode Constants Reference
| Declared in | CCFileUtils.h |
|---|
CCFileUtilsSearchMode
Search mode used by CCFileUtils.
Definition
typedef NS_ENUM(NSUInteger, CCFileUtilsSearchMode ) {
CCFileUtilsSearchModeSuffix,
CCFileUtilsSearchModeDirectory,
};
Constants
Declared In
CCFileUtils.h