Public Attributes | List of all members
GGSClock Struct Reference

Public Attributes

int ini_flag
 
int inc_flag
 
int ext_flag
 
int ini_move
 
int inc_move
 
int ext_move
 
int ini_time
 
int inc_time
 
int ext_time
 

Detailed Description

GGS clock (to play a game)

Member Data Documentation

◆ ext_flag

int GGSClock::ext_flag

extra time flag. true = NOT add

◆ ext_move

int GGSClock::ext_move

number of moves allowed during extra time

◆ ext_time

int GGSClock::ext_time

extra time in ms.

◆ inc_flag

int GGSClock::inc_flag

incremental time flag. true = NOT additive

◆ inc_move

int GGSClock::inc_move

number of moves allowed during incremental time

◆ inc_time

int GGSClock::inc_time

incremental time in ms.

◆ ini_flag

int GGSClock::ini_flag

base time flag. true = NOT loss

◆ ini_move

int GGSClock::ini_move

number of moves allowed during base time

◆ ini_time

int GGSClock::ini_time

base time in ms.


The documentation for this struct was generated from the following file: