GameParameters.SetColorProportion - notruilin/DeceptionGame GitHub Wiki

public void SetColorProportion(int redP, int yellowP, int blueP);

Description

Sets the proportions of each colored counter in the generators during the game. You may call this function in your agent and it will apply to all generators.