Class GJSearchObject
#include <Geode/binding/GJSearchObject.hpp>
classGJSearchObject:publiccocos2d::CCNode{ ... }
No description provided
Examples0
Public static methods5
staticGJSearchObject*create(SearchTypesearchType,gd::stringsearchQuery,gd::stringdifficulty,gd::stringlength,intpage,boolstar,booluncompleted,boolfeatured,intsongID,booloriginal,booltwoPlayer,boolcustomSong,boolsongFilter,boolnoStar,boolcoins,boolepic,boollegendary,boolmythic,boolonlyCompleted,intdemonFilter,intfolder,intsearchMode)
No description provided
staticGJSearchObject*create(SearchTypesearchType,gd::stringsearchQuery)
No description provided
staticGJSearchObject*create(SearchTypesearchType)
No description provided
staticGJSearchObject*createFromKey(charconst*key)
No description provided
staticcharconst*getSearchKey(SearchTypesearchType,gd::stringsearchQuery,gd::stringdifficulty,gd::stringlength,intpage,boolstar,booluncompleted,boolfeatured,intsongID,booloriginal,booltwoPlayer,boolcustomSong,boolsongFilter,boolnoStar,boolcoins,boolepic,boollegendary,boolmythic,boolonlyCompleted,intdemonFilter,intfolder,intsearchMode)
No description provided
Public member functions3
charconst*getKey()
No description provided
GJSearchObject*getPageObject(intpage)
No description provided
boolisLevelSearchObject()
No description provided
Fields24
SearchTypem_searchType;
No description provided
gd::stringm_searchQuery;
No description provided
gd::stringm_difficulty;
No description provided
gd::stringm_length;
No description provided
intm_page;
No description provided
boolm_starFilter;
No description provided
boolm_noStarFilter;
No description provided
intm_total;
No description provided
boolm_uncompletedFilter;
No description provided
boolm_completedFilter;
No description provided
boolm_featuredFilter;
No description provided
boolm_originalFilter;
No description provided
boolm_twoPlayerFilter;
No description provided
boolm_coinsFilter;
No description provided
boolm_epicFilter;
No description provided
boolm_legendaryFilter;
No description provided
boolm_mythicFilter;
No description provided
GJDifficultym_demonFilter;
No description provided
intm_folder;
No description provided
intm_songID;
No description provided
boolm_customSongFilter;
No description provided
boolm_songFilter;
No description provided
boolm_searchIsOverlay;
No description provided
intm_searchMode;
No description provided