ColorShapeLinks AI
An AI competition for the IEEE Conference on Games 2021
ISessionConfig Interface Reference

Defines a session configuration, points per win, per loss, etc. More...

+ Inheritance diagram for ISessionConfig:
+ Collaboration diagram for ISessionConfig:

Properties

int PointsPerWin [get]
 Points per win. More...
 
int PointsPerLoss [get]
 Points per loss. More...
 
int PointsPerDraw [get]
 Points per draw. More...
 

Detailed Description

Defines a session configuration, points per win, per loss, etc.

Property Documentation

◆ PointsPerDraw

int PointsPerDraw
get

Points per draw.

◆ PointsPerLoss

int PointsPerLoss
get

Points per loss.

◆ PointsPerWin

int PointsPerWin
get

Points per win.


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