BCESolve
|
Class handling labeling of controls in the solution tab. More...
#include <bcelabel.hpp>
Public Slots | |
void | displayStateOrValues (bool isPrivateVals, int emittedPlayer) |
Sets the state slider label to reflect if game has common or private states. | |
Public Member Functions | |
BCELabel (LabelType _labelType, BCESliderType _sliderType, int _player) | |
Constructs slider labels for controls layout. | |
Class handling labeling of controls in the solution tab.
This class constructs labels for the grid of controls in the solution tab. The class processes whether the game has a product structure or not and labels the state controls accordingly.