NetMauMau  0.24.0
Client API
Public Types | List of all members
NetMauMau::Client::Connection::SCORE_TYPE Struct Reference

#include <clientconnection.h>

Detailed Description

The type of scores.

Public Types

enum  _scoreType { NORM, ABS }
 The type of scores enumeration. More...

Member Enumeration Documentation

The type of scores enumeration.

Enumerator:
NORM 

The scores are normal, this means they can contain negative

ABS 

values as well

The scores are absolute, this means they contain only values >= 0