The Consideration class - Representation of subset of game state.
More...
#include <Consideration.hh>
template<typename T>
class grail::utility::Consideration< T >
The Consideration class - Representation of subset of game state.
◆ Consideration()
Consideration - Constructs consideration with provided rank.
- Parameters
-
◆ Evaluate()
Evaluate - Reduces consideration to a floating-point number form.
- Returns
- reduced, evaluated consideration
◆ GetRank()
GetRank.
- Returns
- rank (const so it cannot be modified) - measure of importance of this considertion
The documentation for this class was generated from the following file: