Set the bit in the relevant rule‐mask at the specified ruleIndex in the specified category to true.

Synopsis

Declared in <ball_category.h>

static
void
enableRule(
    Category* category,
    int ruleIndex);

Created with MrDocs