Set the rule‐mask for the specified category to the specified mask.

Synopsis

Declared in <ball_category.h>

static
void
setRelevantRuleMask(
    Category* category,
    RuleSet::MaskType mask);

Parameters

Name

Description

category

category whose rule mask is set

mask

bit‐mask of relevant rules

Created with MrDocs