Static Public Member Functions | |
static | getType () |
static | getCollectionLabel () |
static | getItemTypesAndLabels () |
static | getItemTypesAndFrequencies () |
static | hasCollectionRedemptionItem () |
static | getCollectionLogoType () |
static | getCollectionLogoLabel () |
Camping collection
Definition at line 40 of file CampingGameCollectionRules.php.
static getType | ( | ) | [static] |
Reimplemented from GameCollectionRules.
Definition at line 45 of file CampingGameCollectionRules.php.
static getCollectionLabel | ( | ) | [static] |
Reimplemented from GameCollectionRules.
Definition at line 53 of file CampingGameCollectionRules.php.
static getItemTypesAndLabels | ( | ) | [static] |
Reimplemented from GameCollectionRules.
Definition at line 61 of file CampingGameCollectionRules.php.
static getItemTypesAndFrequencies | ( | ) | [static] |
Reimplemented from GameCollectionRules.
Definition at line 74 of file CampingGameCollectionRules.php.
static hasCollectionRedemptionItem | ( | ) | [static] |
Upon redeeming a collection, if a collection has a redemption item, then return true, otherwise false
Reimplemented from GameCollectionRules.
Definition at line 88 of file CampingGameCollectionRules.php.
static getCollectionLogoType | ( | ) | [static] |
Reimplemented from GameCollectionRules.
Definition at line 97 of file CampingGameCollectionRules.php.
static getCollectionLogoLabel | ( | ) | [static] |
Reimplemented from GameCollectionRules.
Definition at line 106 of file CampingGameCollectionRules.php.