igdb-types
Version:
TypeScript type definitions for IGDB API responses
92 lines (91 loc) • 12.2 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.AgeRatingContentDescriptionCategoryEnum = void 0;
var AgeRatingContentDescriptionCategoryEnum;
(function (AgeRatingContentDescriptionCategoryEnum) {
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_alcohol_reference"] = 1] = "ESRB_alcohol_reference";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_animated_blood"] = 2] = "ESRB_animated_blood";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_blood"] = 3] = "ESRB_blood";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_blood_and_gore"] = 4] = "ESRB_blood_and_gore";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_cartoon_violence"] = 5] = "ESRB_cartoon_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_comic_mischief"] = 6] = "ESRB_comic_mischief";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_crude_humor"] = 7] = "ESRB_crude_humor";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_drug_reference"] = 8] = "ESRB_drug_reference";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_fantasy_violence"] = 9] = "ESRB_fantasy_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_intense_violence"] = 10] = "ESRB_intense_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_language"] = 11] = "ESRB_language";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_lyrics"] = 12] = "ESRB_lyrics";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_mature_humor"] = 13] = "ESRB_mature_humor";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_nudity"] = 14] = "ESRB_nudity";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_partial_nudity"] = 15] = "ESRB_partial_nudity";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_real_gambling"] = 16] = "ESRB_real_gambling";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_sexual_content"] = 17] = "ESRB_sexual_content";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_sexual_themes"] = 18] = "ESRB_sexual_themes";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_sexual_violence"] = 19] = "ESRB_sexual_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_simulated_gambling"] = 20] = "ESRB_simulated_gambling";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_strong_language"] = 21] = "ESRB_strong_language";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_strong_lyrics"] = 22] = "ESRB_strong_lyrics";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_strong_sexual_content"] = 23] = "ESRB_strong_sexual_content";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_suggestive_themes"] = 24] = "ESRB_suggestive_themes";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_tobacco_reference"] = 25] = "ESRB_tobacco_reference";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_use_of_alcohol"] = 26] = "ESRB_use_of_alcohol";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_use_of_drugs"] = 27] = "ESRB_use_of_drugs";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_use_of_tobacco"] = 28] = "ESRB_use_of_tobacco";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_violence"] = 29] = "ESRB_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_violent_references"] = 30] = "ESRB_violent_references";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_animated_violence"] = 31] = "ESRB_animated_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_mild_language"] = 32] = "ESRB_mild_language";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_mild_violence"] = 33] = "ESRB_mild_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_use_of_drugs_and_alcohol"] = 34] = "ESRB_use_of_drugs_and_alcohol";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_drug_and_alcohol_reference"] = 35] = "ESRB_drug_and_alcohol_reference";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_mild_suggestive_themes"] = 36] = "ESRB_mild_suggestive_themes";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_mild_cartoon_violence"] = 37] = "ESRB_mild_cartoon_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_mild_blood"] = 38] = "ESRB_mild_blood";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_realistic_blood_and_gore"] = 39] = "ESRB_realistic_blood_and_gore";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_realistic_violence"] = 40] = "ESRB_realistic_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_alcohol_and_tobacco_reference"] = 41] = "ESRB_alcohol_and_tobacco_reference";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_mature_sexual_themes"] = 42] = "ESRB_mature_sexual_themes";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_mild_animated_violence"] = 43] = "ESRB_mild_animated_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_mild_sexual_themes"] = 44] = "ESRB_mild_sexual_themes";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_use_of_alcohol_and_tobacco"] = 45] = "ESRB_use_of_alcohol_and_tobacco";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_animated_blood_and_gore"] = 46] = "ESRB_animated_blood_and_gore";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_mild_fantasy_violence"] = 47] = "ESRB_mild_fantasy_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_mild_lyrics"] = 48] = "ESRB_mild_lyrics";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["ESRB_realistic_blood"] = 49] = "ESRB_realistic_blood";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["PEGI_violence"] = 50] = "PEGI_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["PEGI_sex"] = 51] = "PEGI_sex";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["PEGI_drugs"] = 52] = "PEGI_drugs";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["PEGI_fear"] = 53] = "PEGI_fear";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["PEGI_discrimination"] = 54] = "PEGI_discrimination";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["PEGI_bad_language"] = 55] = "PEGI_bad_language";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["PEGI_gambling"] = 56] = "PEGI_gambling";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["PEGI_online_gameplay"] = 57] = "PEGI_online_gameplay";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["PEGI_in_game_purchases"] = 58] = "PEGI_in_game_purchases";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CERO_love"] = 59] = "CERO_love";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CERO_sexual_content"] = 60] = "CERO_sexual_content";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CERO_violence"] = 61] = "CERO_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CERO_horror"] = 62] = "CERO_horror";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CERO_drinking_smoking"] = 63] = "CERO_drinking_smoking";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CERO_gambling"] = 64] = "CERO_gambling";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CERO_crime"] = 65] = "CERO_crime";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CERO_controlled_substances"] = 66] = "CERO_controlled_substances";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CERO_languages_and_others"] = 67] = "CERO_languages_and_others";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["GRAC_sexuality"] = 68] = "GRAC_sexuality";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["GRAC_violence"] = 69] = "GRAC_violence";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["GRAC_fear_horror_threatening"] = 70] = "GRAC_fear_horror_threatening";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["GRAC_language"] = 71] = "GRAC_language";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["GRAC_alcohol_tobacco_drug"] = 72] = "GRAC_alcohol_tobacco_drug";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["GRAC_crime_anti_social"] = 73] = "GRAC_crime_anti_social";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["GRAC_gambling"] = 74] = "GRAC_gambling";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CLASS_IND_violencia"] = 75] = "CLASS_IND_violencia";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CLASS_IND_violencia_extrema"] = 76] = "CLASS_IND_violencia_extrema";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CLASS_IND_conteudo_sexual"] = 77] = "CLASS_IND_conteudo_sexual";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CLASS_IND_nudez"] = 78] = "CLASS_IND_nudez";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CLASS_IND_sexo"] = 79] = "CLASS_IND_sexo";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CLASS_IND_sexo_explicito"] = 80] = "CLASS_IND_sexo_explicito";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CLASS_IND_drogas"] = 81] = "CLASS_IND_drogas";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CLASS_IND_drogas_licitas"] = 82] = "CLASS_IND_drogas_licitas";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CLASS_IND_drogas_ilicitas"] = 83] = "CLASS_IND_drogas_ilicitas";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CLASS_IND_linguagem_impropria"] = 84] = "CLASS_IND_linguagem_impropria";
AgeRatingContentDescriptionCategoryEnum[AgeRatingContentDescriptionCategoryEnum["CLASS_IND_atos_criminosos"] = 85] = "CLASS_IND_atos_criminosos";
})(AgeRatingContentDescriptionCategoryEnum || (exports.AgeRatingContentDescriptionCategoryEnum = AgeRatingContentDescriptionCategoryEnum = {}));